Crate gtether

Source

Modules§

app
console
event
Event lifecycles.
net
Networking logic.
resource
Resource loading and management.
util
Unsorted utilities.

Structs§

Engine
Represents an instance of the gTether Engine.
EngineBuilder
Build a new gTether Engine.
EngineJoinHandle
Handle for a threaded Engine.
EngineStageChangedEvent
The EngineStage has changed.
EngineState
Mutable Engine state.
InvalidEngineStageTransition
Error indicating the Engine tried to transition to an invalid stage.
NonExhaustive
A helper type for non-exhaustive structs.

Enums§

EngineJoinHandleError
Error that can occur when joining or stopping an EngineJoinHandle.
EngineStage
The current stage that the Engine is in.