Docs.rs
num-rational-0.1.43
num-rational 0.1.43
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cuviper
Dependencies
num-bigint ^0.1.45
normal
optional
num-integer ^0.1.36
normal
num-traits ^0.2.0
normal
rustc-serialize ^0.3.19
normal
optional
serde >=0.7.0, <0.9.0
normal
optional
autocfg ^1.4.0
build
Versions
83.33%
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
num_
rational
0.1.43
Rational64
Aliased Type
In crate num_
rational
num_rational
Type Alias
Rational64
Copy item path
Source
pub type Rational64 =
Ratio
<
i64
>;
Aliased Type
ยง
struct Rational64 {
/* private fields */
}