Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstream.rs130 pub(super) struct NextSendCapacity; struct
424 impl store::Next for NextSendCapacity { implementation