Docs.rs
  • bounded-integer-0.5.8
    • bounded-integer 0.5.8
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • causal-agent
    • Kestrer
    • Dependencies
      • arbitrary ^1.0.2 normal optional
      • bounded-integer-macro =0.5.8 normal optional
      • bytemuck ^1.7.2 normal optional
      • num-traits ^0.2.14 normal optional
      • serde ^1.0.124 normal optional
      • zerocopy ^0.8.14 normal optional
    • Versions
    • 58.97% 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
    • 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

bounded_integer0.5.8

Crate Items

  • Macros
  • Structs
  • Enums

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