Docs.rs
  • numerated-1.6.2
    • numerated 1.6.2
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • derive_more ^0.99.18 normal
      • log ^0.4.22 normal optional
      • num-traits ^0.2 normal
      • parity-scale-codec ^3.6.4 normal
      • proptest ^1.5.0 normal optional
      • scale-info ^2.5.0 normal
      • env_logger ^0.10 dev
      • log ^0.4.22 dev
      • proptest ^1.5.0 dev
    • 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

numerated1.6.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • OptionBound
  • interval::EmptyRangeError
  • interval::IncorrectRangeError
  • interval::Interval
  • iterators::DifferenceIterator
  • iterators::IntervalIterator
  • iterators::OutOfBoundsError
  • iterators::VoidsIterator
  • tree::IntervalsTree

Enums

  • interval::NewWithLenError
  • interval::TryFromRangeError

Traits

  • Bound
  • Numerated