Docs.rs
cadmpeg-step-0.3.0
cadmpeg-step 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
22 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
pcurve
Dependencies
cadmpeg-ir ^0.3.0
normal
encoding_rs ^0.8
normal
thiserror ^2
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module strings
cadmpeg_
step
0.3.0
Module strings
Module Items
Structs
Functions
In crate cadmpeg_
step
cadmpeg_step
Module
strings
Copy item path
Source
Expand description
ISO 10303-21 string escape decoding and canonical encoding.
Structs
§
String
Error
A malformed or unsupported string escape.
Functions
§
decode
Decode the bytes between a Part 21 string token’s apostrophe delimiters.
encode
Encode text as bytes suitable between Part 21 apostrophe delimiters.