Docs.rs
  • bounded-integer-0.5.7
    • bounded-integer 0.5.7
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • causal-agent
    • Kestrer
    • Dependencies
      • arbitrary ^1.0.2 normal
      • bounded-integer-macro =0.5.6 normal
      • bytemuck ^1.7.2 normal
      • num-traits ^0.2.14 normal
      • serde ^1.0.124 normal
      • zerocopy ^0.6 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
    • 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
logo

logo

Crate bounded_integer

  • Macros
  • Structs
  • Enums
?
Change settings

List of all items

Structs

  • BoundedI128
  • BoundedI16
  • BoundedI32
  • BoundedI64
  • BoundedI8
  • BoundedIsize
  • BoundedU128
  • BoundedU16
  • BoundedU32
  • BoundedU64
  • BoundedU8
  • BoundedUsize
  • ParseError
  • examples::BoundedStruct

Enums

  • ParseErrorKind
  • examples::BoundedEnum

Macros

  • bounded_integer