scylla_cql::frame::types

Function write_string

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