[][src]Trait meio_connect::server::actor::DirectPath

pub trait DirectPath: Default + Sized + Send + Sync + 'static {
    pub fn paths() -> &'static [&'static str];
}

Required methods

pub fn paths() -> &'static [&'static str][src]

Loading content...

Implementors

Loading content...