Sign in
android
/
toolchain
/
cargo-deny
/
HEAD
/
.
/
android
/
vendor
/
unicode-ident-1.0.12
/
tests
/
tables
/
mod.rs
blob: 72bfd8bd7b9507e36629ae7c587499a2a9c8cd47 [
file
] [
log
] [
blame
]
#![
allow
(
clippy
::
module_inception
)]
#[
allow
(
clippy
::
redundant_static_lifetimes
)]
#[
rustfmt
::
skip
]
mod
tables
;
pub
(
crate
)
use
self
::
tables
::*;