Docs.rs
rich-sdl2-rust-0.13.2
rich-sdl2-rust 0.13.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
MikuroXina
Dependencies
ash ^0.37.3
normal
optional
bitflags ^2.4.2
normal
once_cell ^1.19.0
normal
optional
raw-window-handle ^0.3.4
normal
rich-sdl2-rust-sys ^0.13.2
normal
static_assertions ^1.1.0
normal
typed-builder ^0.18.1
normal
Versions
100%
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
rich_
sdl2_
rust
0.13.2
Module texture
Module Items
Modules
Structs
Enums
Traits
In crate rich_
sdl2_
rust
rich_sdl2_rust
Module
texture
Copy item path
Source
Expand description
Texture used to draw the image to
Renderer
.
Modules
§
lock
Locking the texture for read/write.
Structs
§
Texture
A texture used to draw the image to
Renderer
.
Enums
§
Texture
Access
An access type for the texture.
Traits
§
Query
Ext
An extension for
Texture
to query the texture information.