Docs.rs
rust-raylib-0.45.11
rust-raylib 0.45.11
Permalink
Docs.rs crate page
Zlib
Links
Homepage
Repository
crates.io
Source
Owners
Solar-Falcon
Dependencies
bitflags ^2.4
normal
mint ^0.5
normal
serde ^1
normal
optional
static_assertions ^1
normal
cmake ^0.1
build
fnv ^1
build
serde ^1
build
serde_json ^1
build
Versions
97.92%
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
rust_
raylib
0.45.11
Texture2D
Aliased Type
In rust_
raylib::
texture
rust_raylib
::
texture
Type Alias
Texture2D
Copy item path
Source
pub type Texture2D =
Texture
;
Expand description
Texture2D, same as Texture
Aliased Type
ยง
struct Texture2D {
/* private fields */
}