sml-rs
Smart Message Language (SML) parser written in Rust.
Status: sml-rs
is an early work-in-progress library and many features aren't implemented yet. See section "Implementation Status" for details.
Spec
- SML V1.04 Spec [pdf] [archive.org]
Implementation status
- Transport v1
- Encode
- Encode streaming
- Decode
- Parsing
- ...
- no_std support