Docs.rs
foxy-io-0.2.9
foxy-io 0.2.9
Docs.rs crate page
MPL-2.0
15 May 2025
Links
Repository
crates.io
Source
Owners
johan-steffens
Dependencies
async-trait ^0.1.88
normal
bytes ^1.5.0
normal
env_logger ^0.11.8
normal
futures-util ^0.3.31
normal
globset ^0.4
normal
http-body-util ^0.1.0
normal
hyper ^1.6.0
normal
hyper-util ^0.1.3
normal
jsonwebtoken ^9
normal
log ^0.4.27
normal
once_cell ^1.21.3
normal
openssl ^0.10.72
normal
opentelemetry ^0.18
normal
optional
opentelemetry-otlp ^0.11
normal
optional
opentelemetry-semantic-conventions ^0.10
normal
optional
regex ^1.11.1
normal
reqwest ^0.12.15
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tempfile ^3.6
normal
thiserror ^1.0
normal
tokio ^1.28
normal
toml ^0.7
normal
tracing ^0.1
normal
optional
tracing-opentelemetry ^0.18
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.5.4
normal
Versions
83.97%
of the crate is documented
Go to latest version
Platform
i686-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
foxy
0.2.9
In foxy::
logging
foxy
::
logging
Function
log_debug
Copy item path
Source
pub fn log_debug<M:
Display
>(context: &
str
, msg: M)
Expand description
Log a debug message with context.