An empty backend for the gfx-rs graphics library, useful for testing or as a placeholder.
# Cargo.toml
[dependencies]
gfx-backend-empty = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the empty backend as a gfx-rs backend type.
Use a real backend like gfx-backend-vulkan or gfx-backend-metal for actual rendering.
No dependency data recorded yet.