FSHOST_VOLUME_SERVICE_DIR_NAME

Constant FSHOST_VOLUME_SERVICE_DIR_NAME 

Source
pub const FSHOST_VOLUME_SERVICE_DIR_NAME: &str = "VolumeService";
Expand description

fshost will expose an alias of its fuchsia.hardware.block.volume.Service directory at this path. This allows tests to disambiguate service instances from the driver test realm, which are automatically aggregated.