Docs.rs
lua-stdlib-0.0.16
lua-stdlib 0.0.16
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ianm199
Dependencies
lua-types ^0.0.16
normal
lua-vm ^0.0.16
normal
Versions
42.78%
of the crate is documented
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
add_lstring
lua_
stdlib
0.0.16
In lua_
stdlib::
auxlib
lua_stdlib
::
auxlib
Function
add_
lstring
Copy item path
Source
pub fn add_lstring(buf: &mut
LuaBuffer
, s: &[
u8
])
Expand description
Append
s
to
buf
.