Docs.rs
heavyli_engine-0.0.7
heavyli_engine 0.0.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Ovidy
Dependencies
device_query ^1.1.1
normal
downcast-rs ^1.2.0
normal
gl ^0.14.0
normal
glfw ^0.45.0
normal
image ^0.24.4
normal
lazy_static ^1.4.0
normal
nalgebra-glm ^0.17.0
normal
queues ^1.0.2
normal
rand ^0.8.4
normal
rlua ^0.19.2
normal
rodio ^0.16.0
normal
spin_sleep ^1.1.1
normal
criterion ^0.3
dev
Versions
19.6%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
heavyli_
engine
0.0.7
In heavyli_
engine::
render::
shader
heavyli_engine
::
render
::
shader
Function
open_code_file
Copy item path
Source
pub fn open_code_file(shader_path: &
str
) ->
CString
Expand description
Loads shader code from a file.