FieldName

Type Alias FieldName 

Source
pub type FieldName = String;
Expand description

The name of the field in the struct (can be used to convert JSON to OBI using the schema).

Aliased Typeยง

pub struct FieldName { /* private fields */ }