Docs.rs
closed-trait-0.1.2
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
closed-trait 0.1.2
Seal a trait to a fixed set of types, and generate an enum and match macro over them
Crate
Source
Builds
Feature flags
Documentation
..
attrs_cannot_document.rs
attrs_cannot_document.stderr
attrs_must_be_grouped.rs
attrs_must_be_grouped.stderr
enumerate_all_skipped.rs
enumerate_all_skipped.stderr
enumerate_crate_path_is_used.rs
enumerate_crate_path_is_used.stderr
enumerate_duplicate_conversion.rs
enumerate_duplicate_conversion.stderr
enumerate_entry_misses_parameter.rs
enumerate_entry_misses_parameter.stderr
enumerate_needs_sealed.rs
enumerate_needs_sealed.stderr
enumerate_needs_sized_types.rs
enumerate_needs_sized_types.stderr
enumerate_rejects_binder.rs
enumerate_rejects_binder.stderr
enumerate_unknown_group_option.rs
enumerate_unknown_group_option.stderr
enumerate_unknown_option.rs
enumerate_unknown_option.stderr
enumerate_wrong_order.rs
enumerate_wrong_order.stderr
match_any_rejects_fixed_entry.rs
match_any_rejects_fixed_entry.stderr
no_bridge_on_ref_is_refused.rs
no_bridge_on_ref_is_refused.stderr
no_bridge_removes_conversions.rs
no_bridge_removes_conversions.stderr
seal_cannot_be_forged.rs
seal_cannot_be_forged.stderr
seal_cannot_be_forged_at_another_instantiation.rs
seal_cannot_be_forged_at_another_instantiation.stderr
seal_rejects_unlisted.rs
seal_rejects_unlisted.stderr
seal_rejects_unlisted_instantiation.rs
seal_rejects_unlisted_instantiation.stderr
sealed_binder_needs_a_const_type.rs
sealed_binder_needs_a_const_type.stderr
sealed_entry_needs_an_instantiation.rs
sealed_entry_needs_an_instantiation.stderr
sealed_instantiation_names_the_trait.rs
sealed_instantiation_names_the_trait.stderr
sealed_lifetime_needs_a_binder.rs
sealed_lifetime_needs_a_binder.stderr
sealed_list_must_be_accurate.rs
sealed_list_must_be_accurate.stderr
sealed_takes_no_options.rs
sealed_takes_no_options.stderr
skip_removes_the_enum.rs
skip_removes_the_enum.stderr
variant_name_collision.rs
variant_name_collision.stderr