Docs.rs
  • checked-rs-1.0.0
    • checked-rs 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • HoodieCollin
    • Dependencies
      • anyhow ^1.0 normal
      • checked-rs-macros ^1 normal
      • paste ^1.0 normal
      • rand ^0.8 normal
      • rangemap ^1.5 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
    • Versions
    • 3.61% 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

checked_rs1.0.0

Module clamp

Module Items

  • Structs
  • Enums
  • Traits

In crate checked_rs

checked_rs

Module clamp

Source

Structs§

ValueRangeInclusive

Enums§

ClampError
Panicking
Saturating

Traits§

ClampedEnum
ClampedInteger
ExactValues
Invariants
HardClamp
RangeValues
Invariants
SoftClamp