luaur-require 0.1.3

Require-by-string module resolution for Luau (Rust).
Documentation
1
2
3
4
impl dyn crate::records::error_handler::ErrorHandler {
    // The C++ virtual destructor is handled by Rust's trait object cleanup.
    // No explicit drop implementation is required for the trait object itself.
}