Trait rocket::listener::CustomEndpoint

source ·
pub trait CustomEndpoint:
    Display
    + Debug
    + Sync
    + Send
    + Any { }

Implementors§