Docs.rs
rendy-descriptor-0.4.1
rendy-descriptor 0.4.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
github:amethyst:rendy
zakarumych
github:amethyst:crate_access
Dependencies
derivative ^1.0
normal
failure ^0.1
normal
gfx-hal ^0.3
normal
log ^0.4
normal
relevant ^0.4
normal
smallvec ^0.6
normal
Versions
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
☰
1
2
3
4
mod
allocator
;
mod
ranges
;
pub
use
{
allocator
::
*
,
ranges
::
*
};