Struct reproto_backend_rust::Root [] [src]

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

Trait Implementations

Auto Trait Implementations

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

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