Done with the following shell command: `sed -e 's/super::super/crate/' -i $(git grep -l super::super)`. Followed by a `cargo fmt --all`. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| uniform.rs | ||
Done with the following shell command: `sed -e 's/super::super/crate/' -i $(git grep -l super::super)`. Followed by a `cargo fmt --all`. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| uniform.rs | ||