Type Alias string_newtype::StringRef
source · pub type StringRef<Marker> = NewtypeRef<Marker, String>;
Aliased Type§
struct StringRef<Marker> { /* private fields */ }
pub type StringRef<Marker> = NewtypeRef<Marker, String>;
struct StringRef<Marker> { /* private fields */ }