[][src]Trait oasis_std::exe::Event

pub trait Event {
    fn emit(&self);
}

Required methods

fn emit(&self)

Emits an event tagged with the (keccak) hashed function name and topics.

Loading content...

Implementors

Loading content...