Registry / networking / rafx-api

rafx-api

JSON →
library0.0.16rscratesunverified

Rendering framework built on an extensible asset pipeline for cross-platform graphics.

# Cargo.toml [dependencies] rafx-api = "0.0.16"
INSTALL
IMPORT
SIG · RAFX-API
R
rafx-api
networkingrustv0.0.16
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.

RafxDevice
use rafx_api::RafxDevice;

Imports the RafxDevice type for GPU device management.

use rafx_api::RafxDevice; fn main() { // Requires a device creation context println!("Rafx API ready"); }
Debug
Known issues
gotchaRequires feature flags for specific backends (e.g., vulkan, metal)
fix
Add `features = ["vulkan"]` to your Cargo.toml dependency.
affects: >=0.0.1
Upgrade
Version history
0.0.16latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
rafx-api — cargo add rafx-api · libregistry