Expand description
Typed FCALL wrappers and Lua library loader for FlowFabric Valkey Functions.
Re-exports§
pub use error::ScriptError;
Modules§
- engine_
error_ ext - ScriptError-aware extension helpers for
ff_core::EngineError. - error
- FlowFabric
ScriptError— Lua error codes + transport errors.
Constants§
- LIBRARY_
SOURCE - The compiled FlowFabric Lua library source.
- LIBRARY_
VERSION - Expected library version. Must match
FCALL ff_version 0return.