multiversx_sc_scenario::api

Type Alias 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