FieldName

Type Alias FieldName 

Source
pub type FieldName = Arc<str>;
Expand description

A name for a field in a struct.

Aliased Typeยง

pub struct FieldName { /* private fields */ }