Docs.rs
glslcc-rs-0.1.7
glslcc-rs 0.1.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zatrit
Dependencies
derive_more ^0.99
normal
shaderc ^0.8
normal
spirv_cross ^0.23
normal
Versions
15.38%
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
glslcc_
rs
0.1.7
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Crate
glslcc_rs
Copy item path
Source
Re-exports
§
pub use
shaderc
;
Modules
§
glsl
hlsl
msl
spirv
Structs
§
Compiler
Shader
A simple shader source representation.
Enums
§
Error
An error wrapper that can be used within this library to efficiently handle errors from both
shaderc
and
spirv_cross
.