[][src]Type Definition abin::BooSStr

type BooSStr<'a> = Boo<'a, str, SStr>;

Borrowed-or-owned SStr.