Trait instant_epp::request::Transaction
source · pub trait Transaction<Ext: Extension>: Command + Sized { }Expand description
Trait to set correct value for xml tags when tags are being generated from generic types
Object Safety§
This trait is not object safe.