blob: ba2aa8795854c5a7547b26ed81cc9a200ae0508d [file] [log] [blame]
// Copyright 2021 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.
mod range_map;
pub use range_map::*;