Docs.rs
site_log-0.1.11
site_log 0.1.11
Permalink
Docs.rs crate page
MulanPSL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
i18nsite
Dependencies
anyhow ^1.0.100
normal
fred ^10.1.0
normal
intbin ^0.2.3
normal
ipbin ^0.1.1
normal
kvid ^0.1.3
normal
linkme ^0.3.35
normal
site_log_derive ^0.1.4
normal
tokio ^1.48.0
normal
tosql ^0.1.16
normal
vb ^0.2.5
normal
xbin ^0.1.9
normal
xkv ^0.1.51
normal
aok ^0.1.18
dev
drop ^0.1.4
dev
log ^0.4.29
dev
log_init ^0.1.34
dev
static_init ^1.0.4
dev
tokio ^1.48.0
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
JoinHandle
site_
log
0.1.11
Join
Handle
Aliased Type
In crate site_
log
site_log
Type Alias
Join
Handle
Copy item path
Source
pub type JoinHandle =
JoinHandle
<
Result
<
()
>>;
Aliased Type
ยง
pub struct JoinHandle {
/* private fields */
}