[][src]Function rust_warrior::engine::start

pub fn start(player: impl Player + Send + Sync + 'static) -> Result<(), String>