Skip to main content

append_routine_cascade_notice

Function append_routine_cascade_notice 

Source
pub fn append_routine_cascade_notice(
    notices: &mut Vec<(&'static str, String)>,
    cascaded_routines: &[RoutineDropTarget],
    dependents: &RoutineObjectDependents,
)