[][src]Trait ganache::Context

pub trait Context: 'static {
    type ThemeResources;
    type StyleFieldValue;
    type DrawCommand;
    type DrawContext: Copy;
    type InputEvent: InputEvent;
}

Associated Types

Loading content...

Implementors

Loading content...