sunng87 / handlebars-iron

Handlebars middleware for Iron web framework
MIT License
119 stars 20 forks source link

OSString for Directory source #64

Closed sunng87 closed 7 years ago

sunng87 commented 7 years ago

Fixes #62

Use std::ffi::OsString for directory path type.