Docs.rs
fluvio-0.50.1
fluvio 0.50.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:infinyon:fluvio-publisher
digikata
Dependencies
adaptive_backoff ^0.2.1
normal
anyhow ^1.0.86
normal
async-channel ^2.3.1
normal
async-lock ^3.4.0
normal
async-trait ^0.1.88
normal
cfg-if ^1.0.0
normal
derive_builder ^0.20.0
normal
event-listener ^5.4.0
normal
fluvio-compression ^0.50.1
normal
fluvio-future ^0.8.3
normal
fluvio-protocol ^0.50.1
normal
fluvio-sc-schema ^0.50.1
normal
fluvio-smartmodule ^0.50.1
normal
fluvio-socket ^0.50.1
normal
fluvio-stream-dispatcher ^0.50.1
normal
fluvio-types ^0.50.1
normal
futures-util ^0.3.31
normal
once_cell ^1.7.2
normal
parking_lot ^0.12.3
normal
pin-project ^1.1.0
normal
rustls ^0.23.0
normal
optional
semver ^1.0.13
normal
serde ^1.0
normal
siphasher ^1.0.0
normal
thiserror ^2.0.11
normal
tokio ^1.34.0
normal
toml ^0.8.0
normal
tracing ^0.1.19
normal
fluvio-future ^0.8.3
dev
mockall ^0.13.1
dev
chrono ^0.4.23
normal
dirs ^6.0.0
normal
fluvio-smartengine ^0.50.1
normal
optional
chrono ^0.4.23
normal
fluvio-spu-schema ^0.50.1
normal
web-time ^1.1.0
normal
fluvio_ws_stream_wasm ^0.7.0
dev
wasm-bindgen-test ^0.3.50
dev
fluvio-spu-schema ^0.50.1
normal
fluvio-spu-schema ^0.50.1
normal
Versions
39.81%
of the crate is documented
Platform
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
Skip to main content
log_on_err
fluvio
0.50.1
In fluvio::
dataplane::
types
fluvio
::
dataplane
::
types
Macro
log_
on_
err
Copy item path
Source
macro_rules! log_on_err { ($x:expr) => { ... }; ($x:expr,$msg:expr) => { ... }; }