Docs.rs
  • enumeration-3.3.2
    • enumeration 3.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • feois
    • Dependencies
    • Versions
    • 92.75% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

enumeration3.3.2

Crate Items

  • Macros
  • Structs
  • Traits

List of all items

Structs

  • bitmask::Bits
  • enumeration::OutOfRangeError
  • enumeration::UnknownAssociatedValueError
  • variant::CastError
  • variant::Variant
  • variant::VariantWith

Traits

  • bitmask::BitEnumeration
  • bitmask::BitOperational
  • enumeration::DefaultAssociatedValue
  • enumeration::Enumeration
  • enumeration::FromValue
  • helper::IteratorHelper

Macros

  • bit_enum
  • bitmask::bit_enum
  • count
  • enumerate
  • impl_default
  • impl_from_value
  • impl_try_from_into
  • prelude::enumerate
  • validate