Searched defs:hyper_context (Results 1 – 1 of 1) sorted by relevance
69 pub struct hyper_context<'a>(Context<'a>); struct379 impl hyper_context<'_> { implementation