Module get_extension

Expand description

Middleware that gets called with a clone of the value of to given type if it is available in the current Context.

Structs§

GetExtension
Middleware for adding some shareable value to incoming Context.
GetExtensionLayer
Layer for adding some shareable value to incoming Context.