pub struct RefSymbol(/* private fields */);
Expand description
Symbol for displaying.
This type can be displayed with quoting and escaping if necessary.
pub struct RefSymbol(/* private fields */);
Symbol for displaying.
This type can be displayed with quoting and escaping if necessary.