rbx-dom
rbx-dom copied to clipboard
Make `rbx_reflector` library
I am working on an automated database reflection generation tool and it would be nice to use rbx_reflector in its backend.
This PR makes rbx_reflector a separate crate and exposes all CLI subcommands as simple functions. I also removed publish = false because we can now publish it to crates.io.