Docs.rs
intervallum-1.4.4
intervallum 1.4.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ptal
Dependencies
bit-set ^0.8.0
normal
gcollections ^1.5.0
normal
num-integer ^0.1.46
normal
num-traits ^0.2.19
normal
serde ^1.0.219
normal
trilean ^1.1.0
normal
serde_test ^1.0.177
dev
Versions
61.54%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module ops
interval
1.4.4
Module ops
Module Items
Traits
In crate interval
interval
Module
ops
Copy item path
Source
Expand description
Interval and bound specific operations.
Traits
ยง
Hull
Calculates a new range covering both ranges.
Range
Generates a new object with lower and upper bounds.
Whole
Generates the largest bound that can be represented by the type.
Width
Limits of a bound for which the distance between
min_value()
and
max_value()
can be represented in the type
Output
.