shipper-registry 0.3.0-rc.2

Registry API client for shipper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
source: crates/shipper/src/registry.rs
assertion_line: 3984
expression: registry
---
Registry {
    name: "crates-io",
    api_base: "https://crates.io",
    index_base: Some(
        "https://index.crates.io",
    ),
}