dreamwell-runtime 1.0.0

Dreamwell Runtime — cross-platform GPU-accelerated game client
Documentation
1
2
3
4
//! Runtime prelude — common types for runtime consumers.

pub use crate::authority::{AuthorityClient, AuthorityEvent, ConnectionState};
pub use crate::{AuthorityMode, Runtime, RuntimeConfig, RuntimePhase};