Docs.rs
hyperlane-log-0.29.0
hyperlane-log 0.29.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ltpp-universe
Dependencies
file-operation ^0.0.3
normal
http-type ^2.27.1
normal
hyperlane-time ^0.0.3
normal
lazy_static ^1.5.0
normal
lombok-macros ^1.7.0
normal
recoverable-spawn ^0.2.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hyperlane_
log
0.29.0
BoxLog
Func
Aliased Type
In crate hyperlane_
log
hyperlane_log
Type Alias
BoxLogFunc
Copy item path
Source
pub type BoxLogFunc =
Box
<
LogFunc
>;
Aliased Type
ยง
struct BoxLogFunc(
/* private fields */
);