Skip to main content

CodeExecutionApprovalNotifier

Type Alias CodeExecutionApprovalNotifier 

Source
pub type CodeExecutionApprovalNotifier = dyn Fn(CodeExecutionApprovalRequest) + Send + Sync;