Skip to main content

Module ic_api

Module ic_api 

Source

Modules§

mock

Structs§

IcPlatform
The default implementation of the IC API

Traits§

IcTrait
A wrapper trait for the IC API. It allows us to use a mock or non-wasm-based implementation.

Functions§

ic
Returns the IC API, or the TokioIcApi if non in wasm and the ic_mock feature is enabled

Type Aliases§

IcApi