Type Definition stack_epic_api::HandlerObj

source ·
pub type HandlerObj = Arc<dyn Handler + Send + Sync>;