xref: /third_party/rust/crates/unicode-ident/tests/tables/mod.rs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/unicode-ident/tests/tables/
16e652d70Sopenharmony_ci#![allow(clippy::module_inception)]
26e652d70Sopenharmony_ci
36e652d70Sopenharmony_ci#[allow(clippy::redundant_static_lifetimes)]
46e652d70Sopenharmony_ci#[rustfmt::skip]
56e652d70Sopenharmony_cimod tables;
66e652d70Sopenharmony_ci
76e652d70Sopenharmony_cipub(crate) use self::tables::*;
8

Indexes created Thu Nov 07 10:32:03 CST 2024