Trait elfo_core::Request[][src]

pub trait Request: Message {
    type Response: Debug;
}

Associated Types

Loading content...

Implementors

Loading content...