struct NamedStructure [src]

Fields

id: String
body: Type

Source

pub const NamedStructure = struct { id: String, body: Type, }