[][src]Module dap2::das

Data Attribute Structure

DAS responses contain additional information about each variable like fill value or history fields.

DAS responses are static once constructed from a source.

Structs

Attribute
Das

DAS (Data Attribute Structure)

Enums

AttrValue

Traits

ToDas

File type handlers or readers should implement this trait so that a DAS structure can be built.