Crate fshost_assembly_config

Source

Structs§

BlockDeviceConfig
A mapping of a semantic label for a block device to board-specific identifiers for that block device. The identifiers are used by fshost to match block devices as they come in, which then are exported under the configured semantic label. Only the first block device that matches will be exported, any others will be ignored.
BlockDeviceIdentifiers
A set of identifiers used to match block devices.

Enums§

BlockDeviceParent
Possible parents for a block device.