Skip to main content

Crate graphix_package

Crate graphix_package 

Source

Structs§

GraphixPM
The Graphix package manager
IndexSet
A hash set where the iteration order of the values is independent of their hash values.
MainThreadHandle
Handle to run a closure on the main thread
PackageId

Enums§

PackageEntry
A package entry in packages.toml — either a version string or a path.

Traits§

CustomDisplay
Trait implemented by custom Graphix displays, e.g. TUIs, GUIs, etc.
Package
Trait implemented by Graphix packages

Functions§

create_package
Create a new graphix package