mlua/src
2021-09-28 18:47:08 +01:00
..
ffi Update trybuild messages 2021-07-13 11:59:33 +01:00
serde Change syntax of protect_lua macro 2021-09-28 18:47:08 +01:00
conversion.rs Add inline attributes to few hot funcs 2021-09-28 16:19:29 +01:00
error.rs Improve code coverage 2021-06-17 00:47:15 +01:00
function.rs Change syntax of protect_lua macro 2021-09-28 18:47:08 +01:00
hook.rs Wrap ExtraData to Arc<UnsafeCell>> instead of raw pointer and attach finalizer. 2021-08-21 23:17:09 +01:00
lib.rs Fix doc feature labels 2021-09-28 18:15:53 +01:00
lua.rs Change syntax of protect_lua macro 2021-09-28 18:47:08 +01:00
macros.rs Change syntax of protect_lua macro 2021-09-28 18:47:08 +01:00
multi.rs Fix clippy warnings 2021-05-04 23:42:33 +01:00
prelude.rs Add DeserializeOptions struct to control deserializer behavior. 2021-09-15 23:45:08 +01:00
scope.rs Update check_stack requirements 2021-09-28 18:41:25 +01:00
stdlib.rs Stack assertions review 2021-05-02 11:42:03 +01:00
string.rs Add String::to_string_lossy 2021-06-04 00:16:40 +01:00
table.rs Change syntax of protect_lua macro 2021-09-28 18:47:08 +01:00
thread.rs Make protect_lua as a smart macro to choose from C/closure 2021-09-28 16:26:30 +01:00
types.rs Refactor UserData metatables handling 2021-09-28 16:33:36 +01:00
userdata.rs Refactor UserData metatables handling 2021-09-28 16:33:36 +01:00
util.rs Change syntax of protect_lua macro 2021-09-28 18:47:08 +01:00
value.rs Add inline attributes to few hot funcs 2021-09-28 16:19:29 +01:00