Dushistov / flapigen-rs

Tool for connecting programs or libraries written in Rust with other languages
BSD 3-Clause "New" or "Revised" License
785 stars 59 forks source link

std::path::Path and std::path::PathBuf #401

Open Yuri6037 opened 3 years ago

Yuri6037 commented 3 years ago

Can you support these types? I'd like to avoid restricting my types behind a string as that will be UTF8 only