Struct twig::loader::ArrayLoader
[−]
[src]
pub struct ArrayLoader {
// some fields omitted
}pub struct ArrayLoader {
// some fields omitted
}impl ArrayLoaderfn new(sources: HashMap<String, String>) -> ArrayLoaderimpl Loader for ArrayLoaderfn get_source(&self, name: &str) -> Result<String>impl Debug for ArrayLoader