Docs.rs
sylvia-iot-corelib-0.2.0
sylvia-iot-corelib 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woofdogtw
Dependencies
anyhow ^1.0.95
normal
async-trait ^0.1.85
normal
axum ^0.8.1
normal
bytes ^1.9.0
normal
chrono ^0.4.39
normal
clap ^4.5.26
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
log ^0.4.22
normal
log4rs ^1.3.0
normal
pbkdf2 ^0.12.2
normal
rand ^0.8.5
normal
regex ^1.11.1
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
sha2 ^0.10.8
normal
tower ^0.5.2
normal
tower-layer ^0.3.3
normal
url ^2.5.4
normal
axum-test ^17.0.1
dev
laboratory ^2.0.0
dev
tokio ^1.43.0
dev
Versions
56.25%
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
sylvia_
iot_
corelib
0.2.0
In sylvia_
iot_
corelib::
logger
sylvia_iot_corelib
::
logger
Function
init
Copy item path
Source
pub fn init(proj_name: &
str
, conf: &
Config
)
Expand description
To initialize the logger with configurations.