owning_ref::StringRef [] [src]

type StringRef = OwningRef<Stringstr>;

Typedef of a owning reference that uses a String as the owner.