docs.rs failed to build loadsmith-manifest-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
loadsmith-manifest-0.3.1
Manifest and lockfile format, resolver, and profile state for the loadsmith mod-manager library.
This is an internal crate of the [loadsmith] workspace. Most consumers
should depend on the loadsmith facade crate instead of using this
crate directly.
Examples
Create a lockfile and compute a diff between two revisions:
use ;
use ;
let url = try_from_url.unwrap;
let old = new;
let new = new;
let diff = old.diff;
assert_eq!;
assert_eq!;
assert!;
Resolve dependencies against a registry and produce a lockfile:
# async