Exposing a Rust library would be useful for projects like nix-init - Rework the traits to get rid of the ugly `impl_fetcher` macro - Move highly specific things like `group` out of `SimpleFetcher` - Expose the fetcher detection heuristics in main
Exposing a Rust library would be useful for projects like nix-init
impl_fetchermacrogroupout ofSimpleFetcher