mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-05 10:19:18 +00:00
Adjusted comment
This commit is contained in:
parent
e46d3c729a
commit
70484b463f
@ -30,7 +30,7 @@ impl Package {
|
||||
}
|
||||
|
||||
fn get_fees(&self, cents_per_gram: i32) -> ??? {
|
||||
// Something goes here... (beware of grams to kg conversion)
|
||||
// Something goes here...
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user