Trait HttpPlugin

Source
pub trait HttpPlugin:
    Plugin
    + Send
    + Sync { }

Trait Implementations§

Source§

impl Injectable for dyn HttpPlugin + Sync + Send

Implementors§