Skip to main content

GeneratorClientsExt

Trait GeneratorClientsExt 

Source
pub trait GeneratorClientsExt {
    // Required method
    fn generator(&self) -> GeneratorClient;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl GeneratorClientsExt for Client

Implementors§