[][src]Trait remote_trait_object::Service

pub trait Service: Send + Sync { }

All service trait must implement this. This trait serves as a mere marker trait with two bounds

Implementors

Loading content...