Docs.rs
  • derive-num-bounded-0.0.0
    • derive-num-bounded 0.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • justinlovinger
    • Dependencies
      • paste ^1.0.14 normal
      • thiserror ^1.0.47 normal
    • Versions
    • 9.09% 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

derive_num_bounded0.0.0

  • All Items

Crate Items

  • Re-exports
  • Macros

Crate derive_num_bounded

Source
Expand description

Macros for implementing bounded number types.

Re-exports§

pub use paste;
pub use thiserror;

Macros§

_derive_new_from_bounded_partial_ord
_derive_new_from_lower_bounded_partial_ord
derive_from_str_from_try_into
derive_into_inner
derive_new_from_bounded_float
derive_new_from_bounded_partial_ord
derive_new_from_lower_bounded
derive_new_from_lower_bounded_float
derive_new_from_lower_bounded_partial_ord
derive_try_from_from_new