kvarn_utils::prelude::header

Struct MaxSizeReached

pub struct MaxSizeReached { /* private fields */ }
Expand description

Error returned when max capacity of HeaderMap is exceeded

Trait Implementations§

§

impl Debug for MaxSizeReached

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for MaxSizeReached

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more