sml-rs 0.0.3

Smart Message Language (SML) parser written in Rust
Documentation

sml-rs

crates-io api-docs CI Maintenance LOC

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

Implementation status

  • Transport v1
    • Encode
    • Encode streaming
    • Decode
  • Parsing
    • ...
  • no_std support

License