move declarations to separate file
Open
component/lib
focus/sanity
landmark/4
model/change
progress/0.5
size/0.5
track/ready
value/0.75
weight/0.75
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/foundpatterns/torchbear/blob/fdb47a2150261c1869b39e364a90ac60d70f6d3f/src/lib.rs#L2-L48
would it be possible to move [extern crate declarations](https://doc.rust-lang.org/reference/items/extern-crates.html) to `declarations.rs` or better? we should be able to [Split a module across several files
](https://stackoverflow.com/questions/22596920/split-a-module-across-several-files), right?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.