Function rustream::squire::startup::validate_dir_structure
source · fn validate_dir_structure(config: &Config, cargo: &Cargo)Expand description
Validates the directory structure to ensure that the secure index is present in media source’s root.
§Arguments
config- Configuration data for the application.cargo- Package specific information loaded in a struct.