Docs.rs
arcs-logging-rs-0.2.2
arcs-logging-rs 0.2.2
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
Blckbrry-Pi
Dependencies
arcs-logging-rs-proc-macro ^0.1.1
normal
chrono ^0.4.21
normal
const_format ^0.2.26
normal
futures ^0.3.28
normal
lazy-init ^0.5.1
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
paste ^1.0.8
normal
reqwest ^0.11.18
normal
signal-hook ^0.3.17
normal
smallvec ^1.9.0
normal
url ^2.4.1
normal
Versions
0%
of the crate is documented
Platform
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
Module shortcuts
arcs_
logging_
rs
0.2.2
Module shortcuts
Module Items
Structs
Type Aliases
In arcs_
logging_
rs::
structs
arcs_logging_rs
::
structs
Module
shortcuts
Copy item path
Source
Structs
§
IOError
The error type for I/O operations of the
Read
,
Write
,
Seek
, and associated traits.
Type Aliases
§
IOResult
A specialized
Result
type for I/O operations.