Skip to main content

build_context_with_lifecycle

Function build_context_with_lifecycle 

Source
pub fn build_context_with_lifecycle(
    config: &AppConfig,
    notes: &[Note],
    lifecycle_records: &[(String, MemoryRecord)],
    input: RouteInput,
    debug: DebugTrace,
) -> ContextBundle