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