exprust 0.1.0

Rust crate for selected ISO 10303-11 EXPRESS schemas (such as AP203 and others), that enables reading, editing, and creating STEP Part 21 files.
Documentation
[dependencies]

[lib]
name = "exprust"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["parser-implementations", "encoding", "science", "rendering::data-formats", "data-structures"]
description = "Rust crate for selected ISO 10303-11 EXPRESS schemas (such as AP203 and others), that enables reading, editing, and creating STEP Part 21 files."
edition = "2024"
homepage = "https://exprust.com"
keywords = ["step", "iso-10303", "part21", "cad", "ap203"]
license = "AGPL-3.0"
name = "exprust"
readme = "README.md"
repository = "https://github.com/vcapp/exprust"
version = "0.1.0"