Registry / networking / rendy-command

rendy-command

JSON →
library0.5.1rscratesunverified

Rendy's queues and commands tools for GPU command buffer management.

# Cargo.toml [dependencies] rendy-command = "0.5.1"
INSTALL
IMPORT
SIG · RENDY-COMMAND
R
rendy-command
networkingrustv0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Queue
use rendy_command::Queue;

Demonstrates importing the Queue type from rendy-command.

use rendy_command::Queue; fn main() { // Example usage requires a GPU device println!("Rendy command module loaded"); }
Debug
Known issues
gotchaRequires Vulkan backend and GPU device initialization
fix
Ensure you have a Vulkan-capable GPU and initialize a rendy device before using queues.
affects: >=0.5.0
Upgrade
Version history
0.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rendy-command — cargo add rendy-command · libregistry