sov-modules-api 0.2.0

Defines the interface of the Sovereign SDK module system
Documentation
1
2
3
/// Response type for the `Module::call` method.
#[derive(Default, Debug)]
pub struct CallResponse {}