Skip to main content

Crate khora_lanes

Crate khora_lanes 

Source
Expand description

§Khora Lanes

Hot-path execution pipelines optimized for performance-critical operations.

Modules§

audio_lane
Contains lanes for audio processing.
physics_lane
Physics Lane.
render_lane
Render-domain lanes (the hot-path strategies for the rendering subsystem).

Macros§

lock_or_log
Lock helper for callers that cannot propagate Result<_, LaneError>.