Docs.rs
rendy-init-0.5.1
rendy-init 0.5.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
zakarumych
github:amethyst:crate_access
Dependencies
log ^0.4
normal
rendy-command ^0.5.1
normal
rendy-core ^0.5.1
normal
rendy-factory ^0.5.1
normal
rendy-wsi ^0.5.1
normal
smallvec ^0.6
normal
winit ^0.20.0-alpha4
normal
optional
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
rendy_
init
0.5.1
rendy_init
Function
pick_backend
Copy item path
Source
pub fn pick_backend( priority: impl
IntoIterator
<Item =
Backend
>, ) ->
Option
<
EnabledBackend
>