Expand description
This crate is a WIP implementation of the Smart Message Language (SML).
Feature flags
std
(default) — Remove this feature to make the libraryno_std
compatible.alloc
(default) — Implementations using allocations (alloc::Vec
et al.).