Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Doctets.rs43 pub struct BufferTooShortError; struct
45 impl std::fmt::Display for BufferTooShortError { implementation
51 impl std::error::Error for BufferTooShortError { implementation