Skip to main content

test_app_callback

Function test_app_callback 

Source
pub fn test_app_callback() -> Arc<dyn Fn(&[u8], &mut dyn Write) -> i32 + Send + Sync + 'static> 
Expand description

Test daemon command handler (mirrors Git test-simple-ipc.c).