[][src]Crate bootloader_locator

Helper crate for locating a bootloader dependency on the file system.

Enums

CargoMetadataError

Failed to query project metadata.

LocateError

Failed to locate the bootloader dependency with the given name.

Functions

locate_bootloader

Locates the dependency with the given name on the file system.