Type Definition bos::AbosStr[][src]

pub type AbosStr<'b> = AbosTo<'b, str>;
Expand description

Atomic Borrowed, Owned or Shared str smart pointer.