stof 0.8.10

A simple and embeddable data runtime.
Documentation
1
2
3
// enables the command "stof test" with the stof CLI, runnning the stof test suite
// to run all tests (including tests defined in Rust & stof test suite), run "cargo test -- --nocapture"
import: 'src/model/formats/stof/tests/tests.stof'