pub struct contract;
Trait Implementations§
source§impl HasArgument<id> for contract
impl HasArgument<id> for contract
§type ArgumentType = ContractId
type ArgumentType = ContractId
The schema marker type of this argument.
pub struct contract;