Skip to main content

PendingResponseShutdown

Type Alias PendingResponseShutdown 

Source
pub type PendingResponseShutdown = Box<dyn FnMut(&AppContext) -> Response + Send>;

Aliased Type§

pub struct PendingResponseShutdown(/* private fields */);