Registry / other / rendy-util

rendy-util

JSON →
library0.4.1rscratesunverified

Utilities for the Rendy graphics abstraction library, providing helper functions and types.

# Cargo.toml [dependencies] rendy-util = "0.4.1"
INSTALL
IMPORT
SIG · RENDY-UTIL
R
rendy-util
otherrustv0.4.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.

Instance
✓ use rendy_util::vulkan::as_ash::Instance;

Create a Vulkan instance using Rendy utilities.

use rendy_util::vulkan::as_ash::Instance; fn main() { let instance = Instance::new("app", 1); println!("Created Vulkan instance"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
rendy-util — cargo add rendy-util · libregistry