Skip to main content

current

Function current 

Source
pub fn current() -> Container
Expand description

Access the current request’s container from anywhere on the request task. Panics if called outside a with_container scope.