You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
Lua::scope
is backLuaNativeFn
/LuaNativeFnMut
/LuaNativeAsyncFn
traits for using inFunction::wrap
Error::chain
method to return iterator over nested errorsLua::exec_raw
helper to execute low-level Lua C API codeEither<L, R>
enum to combine two types into a single oneBuffer
type for LuauValue::is_error
andValue::as_error
helpersValue::Other
variant to represent unknown Lua types (eg LuaJIT CDATA)anyhow
feature to implementIntoLua
foranyhow::Error
This discussion was created from the release v0.10.0-rc.1.
Beta Was this translation helpful? Give feedback.
All reactions