Skip to main content

Crate hail_core

Crate hail_core 

Source

Re-exports§

pub use run::Run;
pub use error::HailError;
pub use error::HailResult as Result;

Modules§

error
run
types

Structs§

HailInstant
Measurement of a clock.
HailState
State of a speedrun timer.
HailTimer
Tracks and manages all of the timing data for a single timing method of a speedrun.
StateDump
Information necessary to recreate any HailState.
TimerDump
Information necessary to recreate any HailTimer.