Docs.rs
lua-stdlib-0.0.14
lua-stdlib 0.0.14
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ianm199
Dependencies
lua-types ^0.0.14
normal
lua-vm ^0.0.14
normal
Versions
42.78%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
arith_unm
lua_
stdlib
0.0.14
In lua_
stdlib::
string_
lib
lua_stdlib
::
string_lib
Function
arith_
unm
Copy item path
Source
pub fn arith_unm(state: &mut
LuaState
) ->
Result
<
usize
,
LuaError
>