pub type IntentSetting = SchemaSetting;Expand description
TODO: temporary alias until we can remove this type from the public API
Aliased Type§
enum IntentSetting {
AppendOnly = 1,
SignatureRequired = 2,
}pub type IntentSetting = SchemaSetting;TODO: temporary alias until we can remove this type from the public API
enum IntentSetting {
AppendOnly = 1,
SignatureRequired = 2,
}