Skip to main content

read_resource_file

Function read_resource_file 

Source
pub fn read_resource_file(
    path: impl AsRef<Path>,
) -> Result<ResourceFileData, FileResourceError>
Expand description

Reads one resource file and returns identifier + payload bytes.