Struct krankerl::occ::Occ[][src]

pub struct Occ<P> { /* fields omitted */ }

Methods

impl<P> Occ<P> where
    P: AsRef<OsStr>, 
[src]

Auto Trait Implementations

impl<P> Send for Occ<P> where
    P: Send

impl<P> Sync for Occ<P> where
    P: Sync