Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/
Dupgrade.rs258 struct UpgradeExpected; struct
260 impl fmt::Display for UpgradeExpected { implementation
266 impl StdError for UpgradeExpected {} implementation