obi::schema

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ยง

struct FieldName { /* private fields */ }