Registry / other / gfx-backend-empty

gfx-backend-empty

JSON →
library0.9.0rscratesunverified

An empty backend for the gfx-rs graphics library, useful for testing or as a placeholder.

other
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.

use gfx_backend_empty::Backend;

Uses the empty backend as a gfx-rs backend type.

use gfx_backend_empty::Backend; // Backend can be used as a type parameter for gfx-rs adapters let _adapter = gfx::Adapter::new::<Backend>();
Debug
Known footguns
gotchaThis backend does not render anything; it's for testing only.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
11 hits · last 30 days
gptbot
3
claudebot
3
Resources