Function compressed_string

Source
pub fn compressed_string<L, B>(b: B) -> Item<L>
where B: Into<Bytes>,
Expand description

Constructs a CompressedString item.