Derive Macro sov_modules_api::DispatchCall
source · #[derive(DispatchCall)]
{
// Attributes available to this derive:
#[serialization]
}
Expand description
Derives the DispatchCall
trait for the underlying
type.
#[derive(DispatchCall)]
{
// Attributes available to this derive:
#[serialization]
}
Derives the DispatchCall
trait for the underlying
type.