Docs.rs
s2-0.0.13
s2 0.0.13
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yjh0502
Dependencies
bigdecimal ^0.3.0
normal
cgmath ^0.18.0
normal
float_extras ^0.1.6
normal
optional
lazy_static ^1.4.0
normal
libm ^0.2.6
normal
rand ^0.8.5
normal
optional
serde ^1.0.151
normal
optional
rand ^0.8.5
dev
Versions
60.57%
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
assert_f64_eq
s2
0.0.13
s2
Macro
assert_
f64_
eq
Copy item path
Source
macro_rules! assert_f64_eq { ($x:expr, $y:expr) => { ... }; }