Docs.rs
shaderc-0.7.2
shaderc 0.7.2
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
antiagainst
Dependencies
libc ^0.2
normal
shaderc-sys ^0.7.2
normal
assert_matches ^1.3
dev
Versions
0.8.2
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
34.47%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
shaderc
?
Type Definition
shaderc
::
Result
[
−
]
[src]
type Result<T> =
Result
<T,
Error
>;
Compilation status.