Crate fluvio_smartstream_derive

Source

Attribute Macros§

smartstream

Derive Macros§

SmartOpt
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.