Struct sectxtlib::SecurityTxt
source · pub struct SecurityTxt { /* private fields */ }Implementations§
source§impl SecurityTxt
impl SecurityTxt
Trait Implementations§
source§impl Debug for SecurityTxt
impl Debug for SecurityTxt
source§impl PartialEq<SecurityTxt> for SecurityTxt
impl PartialEq<SecurityTxt> for SecurityTxt
source§fn eq(&self, other: &SecurityTxt) -> bool
fn eq(&self, other: &SecurityTxt) -> bool
This method tests for
self and other values to be equal, and is used
by ==.