Docs.rs
slog-extlog-8.1.0
slog-extlog 8.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bossmc
mthebridge
tca-ms
Dependencies
erased-serde ^0.3
normal
iobuffer ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
slog ^2.7
normal
slog-extlog-derive =8.1.0
normal
optional
slog-json ^2.6
normal
tokio ^1
normal
optional
bencher ^0.1.5
dev
slog-extlog-derive =8.1.0
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Buffer
slog_
extlog
8.1.0
Buffer
Aliased Type
In slog_
extlog::
slog_
test
slog_extlog
::
slog_test
Type Alias
Buffer
Copy item path
Source
pub type Buffer =
IoBuffer
;
Expand description
Buffer containing log data.
Aliased Type
ยง
pub struct Buffer {
/* private fields */
}