Function sval::default_stream::i8

source ยท
pub fn i8<'sval>(
    stream: &mut (impl Stream<'sval> + ?Sized),
    value: i8,
) -> Result
Expand description

Stream a signed 8bit integer.