1
2
3
/// Response type for the `Module::call` method.
#[derive(Default, Debug)]
pub struct CallResponse {}