Docs.rs
fluvio-smartstream-derive-0.4.0
fluvio-smartstream-derive 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
github:infinyon:fluvio-publisher
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
33.33%
of the crate is documented
Platform
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
fluvio_
smartstream_
derive
0.4.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
fluvio_smartstream_derive
Copy item path
Source
Attribute Macros
§
smartstream
Derive Macros
§
Smart
Opt
Custom derive for creating an struct that can be used as extra params in smartstreams functions. This assumes the struct implements Default and that all fields implement FromStr.