Docs.rs
servo-xpath-0.1.0-rc1
servo-xpath 0.1.0-rc1
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
jdm
sagudev
jschwe
mrobinson
Dependencies
log ^0.4.29
normal
servo-malloc-size-of ^0.1.0-rc1
normal
malloc_size_of_derive ^0.1
normal
markup5ever ^0.39
normal
Versions
16.48%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
ProcessingInstruction
servo_
xpath
0.1.0-rc1
Processing
Instruction
Required Methods
target
Implementors
In crate servo_
xpath
servo_xpath
Trait
Processing
Instruction
Copy item path
Source
pub trait ProcessingInstruction { // Required method fn
target
(&self) ->
String
; }
Required Methods
§
Source
fn
target
(&self) ->
String
Implementors
§