aas 0.4.0

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