Docs.rs
macmon-0.8.2
macmon 0.8.2
Permalink
Docs.rs crate page
MIT
04 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
vladkens
Dependencies
chrono ^0.4.45
normal
optional
clap ^4.6.5
normal
optional
core-foundation ^0.10.1
normal
libc ^0.2.189
normal
num-traits ^0.2.19
normal
optional
ratatui ^0.30.2
normal
optional
serde ^1.0.229
normal
serde-inline-default ^1.0.2
normal
optional
serde_json ^1.0.151
normal
Versions
100%
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
cfstr
macmon
0.8.2
In macmon::
sources
macmon
::
sources
Function
cfstr
Copy item path
Source
pub fn cfstr(val: &
str
) ->
CFStringRef
Expand description
Create a CoreFoundation string object from a Rust string.