Registry / other / notan-graphics

notan-graphics

JSON →
library0.14.0rscratesunverified

Provides a simple graphics API for the Notan framework, enabling 2D rendering and window management.

# Cargo.toml [dependencies] notan_graphics = "0.14.0"
INSTALL
IMPORT
SIG · NOTAN-GRAPHICS
N
notan-graphics
otherrustv0.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.

Graphics
use notan_graphics::Graphics;

Minimal example showing the primary type import.

use notan_graphics::Graphics; fn main() { // Placeholder; requires Notan app setup println!("Graphics API 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
5 hits · last 30 days
node
4
Amazon
1
Resources
notan-graphics — cargo add notan-graphics · libregistry