Expand description
Defines (public) interfaces and structs for the brane-cc
crate.
Structs§
- Defins a formatter for the IndexLocation that writes it in a
IndexLocation::FromStr
-compatible way.
Enums§
- Defines an enum that either defines a local path to fetch packages / datasets from, or a remote location to fetch packages / datasets from.
Constants§
- The postfix for a local IndexLocation.
- The prefix for a local IndexLocation.
- The postfix for a remote IndexLocation.
- The prefix for a remote IndexLocation.