Home
last modified time | relevance | path

Searched defs:hyper_context (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/ffi/
Dtask.rs69 pub struct hyper_context<'a>(Context<'a>); struct
379 impl hyper_context<'_> { implementation