For the translator by example, instead of export `Engine` as `translator::Engine`, I think it will be better to export it as `translator::rhai::Engine`
For the translator by example, instead of export
Engineastranslator::Engine, I think it will be better to export it astranslator::rhai::Engine