Trait pen::helpers::PathBound [] [src]

pub trait PathBound {
    fn open_resource(&self, resource: &str) -> File;
}

Required Methods

Important traits for File

Implementors