Function scylla_cql::frame::types::write_long_string

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