Skip to main content

write_long_string

Function write_long_string 

Source
pub fn write_long_string(
    v: &str,
    buf: &mut impl BufMut,
) -> Result<(), TryFromIntError>