Docs.rs
lua-assembler-0.0.4
lua-assembler 0.0.4
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
github:nyar-vm:publisher
Dependencies
byteorder ^1.5.0
normal
gaia-types ^0.0.4
normal
oak-core ^0.0.2
normal
oak-lua ^0.0.2
normal
serde ^1.0.228
normal
Versions
11.25%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
write_luac_file
lua_
assembler
0.0.4
In lua_
assembler::
formats::
luac
lua_assembler
::
formats
::
luac
Function
write_
luac_
file
Copy item path
Source
pub fn write_luac_file( _path: &
Path
, _program: &
LuaProgram
, ) ->
Result
<
()
,
GaiaError
>