blob: cd4e694992a7029ead38396af4d63a7f84f266cc [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// TODO(https://fxbug.dev/71901): remove alias once the routing lib has a stable API.
pub type WalkState<T> = ::routing::walk_state::WalkState<T>;