Docs.rs
typed_log-0.1.1
typed_log 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
17 June 2026
Links
Repository
crates.io
Source
Owners
ThierryBerger
Dependencies
Versions
21.43%
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
Skip to main content
Crate typed_log
typed_
log
0.1.1
All Items
Crate Items
Traits
Functions
Type Aliases
Crate
typed_
log
Copy item path
Source
Traits
§
Loggable
Empty trait that you should implement for anything you intend to log.
Functions
§
downcast_
ref
log_any
push_
log_
any
Sets how to log any type.
push_
log_
impl
Sets how to log a specific type
T
.
Type Aliases
§
LogFn
LogFn
Type