trait TargetMember {
// Required method
fn target(&self) -> &DOMString;
}Expand description
Helper functions for accessing the “target” members of SanitizerPI.
trait TargetMember {
// Required method
fn target(&self) -> &DOMString;
}Helper functions for accessing the “target” members of SanitizerPI.