Sign in
rust
/
rust
/
ce46df2fca06b65e213f10054965ccbde13dc6df
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-4381
/
style_edition_2015.rs
blob: bb4c9feae1d5688a147d85b505e12862fc91fab3 [
file
]
// rustfmt-style_edition: 2015
use
std
::
num
::{
NonZeroU8
,
NonZeroU16
,
NonZeroU32
,
NonZeroU64
};