[go: up one dir, main page]

sval 0.1.4

A no-std, object-safe serialization framework
Documentation
1
2
3
4
5
6
7
8
9
10
#!/bin/bash


set -o errexit -o nounset


./ci/test.sh


printf "\n\n---- benchmarks ----\n\n"

cargo bench --all --no-run


./ci/publish-docs.sh