Struct ruyi::reactor::Gate [] [src]

pub struct Gate { /* fields omitted */ }

Trait Implementations

impl Drop for Gate
[src]

A method called when the value goes out of scope. Read more