[][src]Crate mownstr

MownStr is either a borrowed reference to a str or an own Box<str>.

Structs

MownStr

"Maybe own str":Option either a borrowed reference to a str or an own Box<str>.