Module display

Source
Expand description

A module for handling the display of the parsed data.

Re-exportsยง

pub use renderer::GetPath;
pub use renderer::ProceduralPath;
pub use renderer::Renderable;
pub use renderer::Renderer;
pub use graph::Grapher;
pub use graph::TreeNode;
pub use timeline::RealmDifference;
pub use timeline::Timeline;

Modulesยง

graph ๐Ÿ”’
The graphing submodule that handles the creation of graphs from the game state.
renderer ๐Ÿ”’
A submodule that provides Renderable trait for objects that can be rendered.
timeline ๐Ÿ”’
A submodule handling the rendering of the timeline page