Declaration

Type Alias Declaration 

Source
pub type Declaration = String;
Expand description

The type that we use to represent the declaration of the OBI type.

Aliased Typeยง

pub struct Declaration { /* private fields */ }