pub fn gen_short_string<'a, W: Write + 'a>(
    s: &'a str
) -> impl SerializeFn<W> + 'a
Expand description

Generate the ShortString in the given buffer (x)