1 个不稳定版本

0.0.0 2021年4月21日

#20 in #programing

MIT/Apache

300KB
8K SLoC

Skate

测试

# Runs unit tests

cargo test
# Runs e2e tests. Note that if these fail, it will not show
# but instead just change the file, which will show up in git.
# One day this should change
python test.py

# Update snapshots
cargo insta test --accept --delete-unreferenced-snapshots

进行

在所有与Skate相关的论坛中,我们遵循Rust行为准则。对于升级或监管问题,请联系我(nixon DOT emoony AT gmail),而不是Rust监管团队。

许可证

根据您的选择,受Apache许可证第2版MIT许可证的许可。
除非您明确表示否则,根据Apache-2.0许可证定义,您有意提交给Serde的任何贡献,将按上述方式双许可,不附加任何其他条款或条件。

依赖项

~3–13MB
~132K SLoC