Type Definition json_ld_syntax::NumberBuf

source ·
pub type NumberBuf = NumberBuf<SmallVec<[u8; 16]>>;
Expand description

Number buffer.

Trait Implementations§

Converts to this type from the input type.