mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-02 08:49:19 +00:00
fix typo in structs3.rs
This commit is contained in:
parent
e73fff3bd4
commit
18589abe0c
@ -29,7 +29,7 @@ impl Package {
|
|||||||
// is considered international.
|
// is considered international.
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Add the correct return type to the function signature.
|
// TODO: Add the correct return type to the function fees.
|
||||||
fn get_fees(&self, cents_per_gram: u32) {
|
fn get_fees(&self, cents_per_gram: u32) {
|
||||||
// TODO: Calculate the package's fees.
|
// TODO: Calculate the package's fees.
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user