aas 0.1.1

Data type bindings for the Asset Administration Shell Specs
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod environment;
pub use primitives::lang_string::*;
mod attributes;
mod concept_description;
pub mod core;
mod key;
mod level_type;
mod primitives;
mod reference;
mod submodel_elements;
mod value_list;