Type Definition bard::util::BStr

source ·
pub type BStr = Box<str>;
Expand description

Boxed str alias and extensions for [u8] and Vec<u8>