Docs.rs
sylvia-iot-corelib-0.3.5
sylvia-iot-corelib 0.3.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woofdogtw
Dependencies
anyhow ^1.0.98
normal
async-trait ^0.1.88
normal
axum ^0.8.4
normal
bytes ^1.10.1
normal
chrono ^0.4.41
normal
clap ^4.5.40
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
log ^0.4.27
normal
log4rs ^1.3.0
normal
pbkdf2 ^0.12.2
normal
rand ^0.9.1
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
sha2 ^0.10.9
normal
tower ^0.5.2
normal
tower-layer ^0.3.3
normal
url ^2.5.4
normal
axum-test ^17.3.0
dev
laboratory ^2.0.0
dev
tokio ^1.45.1
dev
Versions
56.25%
of the crate is documented
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sylvia_
iot_
corelib
0.3.5
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.