xref: /third_party/rust/crates/unicode-ident/tests/tables/mod.rs (revision 6e652d70)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/unicode-ident/tests/tables/
1#![allow(clippy::module_inception)]
2
3#[allow(clippy::redundant_static_lifetimes)]
4#[rustfmt::skip]
5mod tables;
6
7pub(crate) use self::tables::*;
8

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