Docs.rs
intervals-rs-0.0.5
intervals-rs 0.0.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
j5ik2o
Dependencies
rand ^0.8.3
normal
once_cell ^1.7.2
dev
rust_decimal ^1.8.1
dev
Versions
50%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
intervals_
rs
0.0.5
All Items
Crate Items
Structs
Enums
Functions
Crate
intervals_rs
Copy item path
Source
Structs
§
Interval
Interval
Limit
A struct that represents a “limit” in an interval.
Interval
Seq
A structure that represents an interval sequence (a sequence of multiple Intervals).
Enums
§
Error
Limit
Value
A structure that represents a limit value.
Functions
§
to_
ordering