Expand description
foundry.lock handler type.
Structs§
- Lockfile
- A lockfile handler that keeps track of the dependencies and their current state.
Enums§
- DepIdentifier
- Identifies whether a dependency (submodule) is referenced by a branch, tag or rev (commit hash).
Constants§
Type Aliases§
- DepMap
- A type alias for a HashMap of dependencies keyed by relative path to the submodule dir.