Struct reproto_backend_rust::Service [] [src]

pub struct Service<'a, 'el: 'a> { /* fields omitted */ }

Trait Implementations

Auto Trait Implementations

impl<'a, 'el> !Send for Service<'a, 'el>

impl<'a, 'el> !Sync for Service<'a, 'el>