Crate ruststep[][src]

Expand description

Reference of ruststep, a STEP toolkit written in pure Rust

See README.md and ARCHITECTURE.md on GitHub for the overview and high-level architecture of this project. This reference focus on the detail usage of this crate.

Modules

AST (abstract syntax tree) for exchange structure (ISO-10303-21)

Tokenize ASCII exchange structure (or STEP-file) defined by ISO-10303-21

Primitive types appears in STEP and not defined in Rust

Traits for espr-generated structures