Docs.rs
qtty-0.2.2
qtty 0.2.2
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
VPRamon
Dependencies
pyo3 ^0.27.2
normal
optional
qtty-core ^0.2.2
normal
qtty-derive ^0.2.2
normal
approx ^0.5
dev
proptest ^1.4
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
100%
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
Feet
qtty
0.2.2
Feet
Aliased Type
In crate qtty
qtty
Type Alias
Feet
Copy item path
Source
pub type Feet =
Quantity
<
Foot
>;
Expand description
A quantity measured in feet.
Aliased Type
ยง
pub struct Feet(
/* private fields */
);