sunng87 / handlebars-rust

Rust templating with Handlebars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DirectorySourceOptions members are not pub

kiuma opened this issue · comments

please make DirectorySourceOptions attributes pub since I cannot call nothing other than DirectorySourceOptions::default()

Good catch. I will make a quick fix for this.