trust-std 0.2.2

Standard library shims with named-arg signatures for Trust
Documentation
1
2
3
4
5
6
7
8
9
# trust-std

Standard library shims with named-arg signatures for Trust

Part of [**Trust**](https://github.com/briannadoubt/trust) — a strict Rust dialect (named arguments, a pipe operator, contracts) with bug-catching lints that also run as an advisory linter over plain Rust.

## License

Licensed under either of [MIT](https://github.com/briannadoubt/trust/blob/main/LICENSE-MIT) or [Apache-2.0](https://github.com/briannadoubt/trust/blob/main/LICENSE-APACHE) at your option.