mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-11-08 09:09:17 +01:00
Import Ordering
This commit is contained in:
parent
f1abd8577c
commit
47976caa69
@ -1,3 +1,5 @@
|
||||
use std::cmp::Ordering;
|
||||
|
||||
#[derive(PartialEq, Debug)]
|
||||
enum CreationError {
|
||||
Negative,
|
||||
|
Loading…
Reference in New Issue
Block a user