Docs.rs
macmon-0.7.0
macmon 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vladkens
Dependencies
chrono ^0.4.44
normal
clap ^4.6.0
normal
core-foundation ^0.10.1
normal
libc ^0.2.183
normal
num-traits ^0.2.19
normal
ratatui ^0.30.0
normal
serde ^1.0.228
normal
serde-inline-default ^1.0.1
normal
serde_json ^1.0.149
normal
Versions
1.53%
of the crate is documented
Platform
aarch64-apple-darwin
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
Skip to main content
zero_div
macmon
0.7.0
In macmon::
metrics
macmon
::
metrics
Function
zero_
div
Copy item path
Source
pub fn zero_div<T:
Div
<Output = T> +
Default
+
PartialEq
>(a: T, b: T) -> T