Docs.rs
unros-core-0.1.2
unros-core 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
manglemix
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
color-eyre ^0.6
normal
config ^0.14
normal
console-subscriber ^0.2
normal
crossbeam ^0.8
normal
ctrlc ^3.4.2
normal
fern ^0.6
normal
ffmpeg-sidecar ^1.0
normal
image ^0.24
normal
log ^0.4
normal
rand ^0.8
normal
rayon ^1.10.0
normal
serde ^1
normal
sysinfo ^0.30
normal
tokio ^1
normal
Versions
92.57%
of the crate is documented
Platform
i686-pc-windows-msvc
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
unros_
core
0.1.2
Module logging
Module Items
Modules
Functions
In crate unros_
core
unros_core
Module
logging
Copy item path
Source
Modules
§
dump
Data dumps are an alternative way of logging that is more suited to large collections of data.
rate
Simple primitives for tracking the rate at which events occur.
Functions
§
get_
log_
pub
Gets a reference to the
Publisher
for logs.