Docs.rs
lutra-codegen-0.5.0
lutra-codegen 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aljazerzen
Dependencies
base85 ^2.0.0
normal
bytes ^1
normal
lutra-bin ^0.5
normal
lutra-compiler ^0.5
normal
lutra-sql ^0.5
normal
tracing ^0.1
normal
Versions
40%
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
generate_program_bytecode
lutra_
codegen
0.5.0
lutra_codegen
Function
generate_
program_
bytecode
Copy item path
Source
pub fn generate_program_bytecode( project_dir: &
Path
, program: &
str
, out_file: &
Path
, )