Type Alias multiversx_sc_scenario::api::DebugApi

source ·
pub type DebugApi = VMHooksApi<DebugApiBackend>;

Aliased Type§

struct DebugApi { /* private fields */ }

Implementations§

Trait Implementations§

source§

impl Debug for DebugApi

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more