xpath
0.0.1
Processing
Instruction
Required Methods
target
Implementors
In crate xpath
xpath
Trait
ProcessingInstruction
Copy item path
Source
pub trait ProcessingInstruction { // Required method fn
target
(&self) ->
String
; }
Required Methods
§
Source
fn
target
(&self) ->
String
Implementors
§