Structs§
- Kernel
Config - Basic implementation of
NautilusKernelConfigfor builder and testing. - Kernel
Config Builder - Use builder syntax to set the inputs and finish with
build(). - Streaming
Config - Configuration for streaming live or backtest runs to the catalog in feather format.
- Streaming
Config Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Rotation
Config - Configuration for file rotation in streaming output.
Traits§
- Nautilus
Kernel Config - Configuration trait for a
NautilusKernelcore system instance.