Type Alias String

Source
pub(crate) type String = String;
Expand description

A string

Aliased Typeยง

pub(crate) struct String { /* private fields */ }