Type Definition purua::state::LuaResult[][src]

type LuaResult<T> = Result<T, LuaError>;