pub type SharedDictBytes = SharedDict<BytesString>;
pub struct SharedDictBytes { /* private fields */ }