Struct rustfmt_nightly::ignore_path::IgnorePathSet [−][src]
pub(crate) struct IgnorePathSet {
ignore_set: Gitignore,
}
Fields
ignore_set: Gitignore
Implementations
Auto Trait Implementations
impl RefUnwindSafe for IgnorePathSet
impl Send for IgnorePathSet
impl Sync for IgnorePathSet
impl Unpin for IgnorePathSet
impl UnwindSafe for IgnorePathSet
Blanket Implementations
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 104 bytes