[][src]Trait solana_rbpf::ebpf::UserDefinedError

pub trait UserDefinedError: 'static + Error { }

User defined errors must implement this trait

Implementors

impl UserDefinedError for UserError[src]

impl UserDefinedError for VerifierError[src]

Loading content...