Trait dnsstamps::WithInformalProperty[][src]

pub trait WithInformalProperty {
    fn with_informal_property(self, informal_property: InformalProperty) -> Self;
}

Required methods

Implementors