Registry / utility / iced-graphics

iced-graphics

JSON →
library0.14.0rscratesunverified

A bunch of backend-agnostic types that can be leveraged to build a renderer for iced.

# Cargo.toml [dependencies] iced_graphics = "0.14.0"
INSTALL
IMPORT
SIG · ICED-GRAPHICS
I
iced-graphics
utilityrustv0.14.0
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.

Renderer
use iced_graphics::Renderer;

Uses the backend-agnostic renderer types from iced_graphics.

use iced_graphics::Renderer; fn main() { // Renderer is typically used within the iced framework println!("Iced graphics renderer ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
iced-graphics — cargo add iced-graphics · libregistry