Module qiniu_utils::smallstr

source ·
Expand description

smallstr

Implements SmallString, a String-like container for small strings

Structs

  • A String-like container that can store a small number of bytes inline.