Type Definition litrs::OwnedLiteral[][src]

type OwnedLiteral = Literal<String>;
Expand description

A literal which owns the underlying buffer.