Docs.rs
vls-proxy-0.13.0
vls-proxy 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devrandom
ksedgwic
Dependencies
anyhow ^1.0
normal
as-any ^0.3
normal
async-stream ^0.3
normal
optional
async-trait ^0.1
normal
backoff ^0.4
normal
optional
base64 ^0.21.7
normal
clap ^3.2
normal
optional
ctrlc ^3.2.4
normal
optional
dirs ^4
normal
fern ^0.6
normal
optional
futures ^0.3
normal
heapmon ^0.1
normal
hex ^0.4
normal
http ^0.2
normal
hyper ^0.14
normal
jsonrpsee ^0.21.0
normal
lightning-storage-server ^0.4.0
normal
log ^0.4
normal
lru ^0.11
normal
nix ^0.26
normal
opentelemetry ^0.21.0
normal
optional
opentelemetry-otlp ^0.14.0
normal
optional
opentelemetry-semantic-conventions ^0.13.0
normal
optional
opentelemetry_sdk ^0.21.2
normal
optional
prost ^0.11
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
optional
tempfile ^3
normal
optional
thiserror ^1.0
normal
time =0.3.17
normal
tokio ^1.27
normal
optional
tokio-stream ^0.1
normal
optional
toml ^0.5
normal
optional
tonic ^0.9
normal
optional
tower ^0.4.13
normal
tower-http ^0.4.0
normal
tracing ^0.1.40
normal
tracing-appender ^0.2.3
normal
tracing-opentelemetry ^0.22.0
normal
optional
tracing-subscriber ^0.3.18
normal
triggered ^0.1
normal
txoo-bitcoind-client ^0.8.1
normal
url ^2.3
normal
optional
vls-core ^0.13.0
normal
vls-frontend ^0.13.0
normal
vls-persist ^0.13.0
normal
vls-protocol ^0.13.0
normal
vls-protocol-client ^0.13.0
normal
vls-protocol-signer ^0.13.0
normal
tempfile ^3
dev
tonic-build ^0.9
build
Versions
23.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
vls_
proxy
0.13.0
vls_proxy
Macro
log_request
Copy item path
Source
macro_rules! log_request { ($($arg:tt)+) => { ... }; }