We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99f11a commit 47d8b7eCopy full SHA for 47d8b7e
src/lib.rs
@@ -4,7 +4,6 @@
4
#![cfg_attr(not(test), no_std)]
5
#![cfg_attr(feature = "bench", feature(test))]
6
7
-#[rustfmt::skip]
8
mod tables;
9
10
use core::convert::TryFrom;
0 commit comments