[][src]Type Definition abin::BooStr

type BooStr<'a> = Boo<'a, str, Str>;

Borrowed-or-owned Str.