Struct rill_protocol::io::provider::PathPattern [−][src]
pub struct PathPattern {
pub path: Path,
}Fields
path: PathTrait Implementations
Deserialize this value from the given Serde deserializer. Read more
Performs the conversion.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for PathPatternimpl Send for PathPatternimpl Sync for PathPatternimpl Unpin for PathPatternimpl UnwindSafe for PathPatternBlanket Implementations
Mutably borrows from an owned value. Read more