blob: 7ce4a2f389844670fbe976e594964ac9dfbf8039 [file] [log] [blame] [edit]
// Copyright 2025 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 ident;
pub use self::ident::*;