Current section

Files

Jump to
fluvio native fluvio_ex src atom.rs
Raw

native/fluvio_ex/src/atom.rs

rustler::atoms! {
ok,
error,
// Future
stop_next,
// Offset
from_beginning,
from_end,
absolute,
// Compression (including none)
gzip,
snappy,
lz4,
// SmartModuleContextData
none,
aggregate,
}