[][src]Module sophia::term::mown_str

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

Enums

MownStr

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