Module sp_runtime_interface_test_wasm::test_api[][src]

Structs

Provides implementations for the extern host functions.

Functions

Take and fill mutable array.

Get an array as input and returns a subset of this array.

Gets an i128 and returns this value

Gets an u128 and returns this value

A function that is called with invalid utf8 data from the runtime.

Overwrite the native implementation in wasm. The native implementation always returns false and the replacement function will return always true.

Returns 16kb data.

Returns the input data as result.

Returns the input values as tuple.

Returns the given public key as result.

Returns the input data wrapped in an Option as result.

Copy hello into the given mutable reference

Set the storage at key with value.