Struct kay_codegen::Handler[][src]

pub struct Handler { /* fields omitted */ }

Trait Implementations

impl Clone for Handler
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Handler

impl Sync for Handler