Docs.rs
bijective-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bijective 0.1.0
Compile-time enforcement of surjective, injective, and bijective properties on enum-to-enum match expressions
Crate
Source
Builds
Feature flags
Documentation
..
biject_bijection.rs
inject_bijection.rs
inject_strict.rs
non_biject_not_injective.rs
non_biject_not_injective.stderr
non_biject_not_surjective.rs
non_biject_not_surjective.stderr
non_inject_many_to_one.rs
non_inject_many_to_one.stderr
non_surjective_missing_output.rs
non_surjective_missing_output.stderr
surjective_bijection.rs
surjective_many_to_one.rs