FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)
Would it be possible to change `flatc_rust::Args.inputs` to accept things of type `AsRef<Path>` instead of regular `Path`? That way it could accept `PathBuf`s as well, which would make it easier to get it to interact with the `glob` crate. Would it be easy enough that a intermediate Rustacean might be able to send you a PR?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dunmatt and has received 3 comments.