Struct handlebars_iron::DirectorySource [] [src]

pub struct DirectorySource {
    pub prefix: OsString,
    pub suffix: OsString,
}

Fields

Methods

impl DirectorySource
[src]

Trait Implementations

impl Source for DirectorySource
[src]