rbx-dom icon indicating copy to clipboard operation
rbx-dom copied to clipboard

Make `rbx_reflector` library

Open DervexDev opened this issue 1 year ago • 0 comments

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.

DervexDev avatar Jun 06 '24 10:06 DervexDev