Expand description
Standard intermediate functions that can be called via the @name syntax.
This enables conversion chains like &str --into--> String --@some--> Option<String>.
Standard intermediate functions that can be called via the @name syntax.
This enables conversion chains like &str --into--> String --@some--> Option<String>.