roblox_emulator: export mlua error
This commit is contained in:
parent
fca9e1c325
commit
64a4499544
@ -6,3 +6,7 @@ pub(crate) mod scheduler;
|
|||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests;
|
mod tests;
|
||||||
|
|
||||||
|
pub mod mlua{
|
||||||
|
pub use mlua::{Result,Error};
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user