pub struct String<A> { /* fields omitted */ }
const-fn version of String
const-fn
String
String const constructor; wrap the returned value in String
const
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
Should always be Self
Self
The type returned in the event of a conversion error.