Docs.rs
gust-render-0.2.0
gust-render 0.2.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Afourcat
Dependencies
alga ^0.7.2
normal
freetype-rs ^0.19.0
normal
gl ^0.11.0
normal
glfw ^0.25.0
normal
image ^0.20.1
normal
lazy_static ^1.2.0
normal
nalgebra ^0.16.11
normal
Versions
49.05%
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
ThreadResource
gust_
render
0.2.0
Thread
Resource
Aliased Type
In gust_
render::
resources
gust_render
::
resources
Type Alias
Thread
Resource
Copy item path
Source
pub type ThreadResource<T> =
Arc
<T>;
Aliased Type
ยง
pub struct ThreadResource<T> {
/* private fields */
}