[][src]Function read_write::unpack_vec_from_asset

pub fn unpack_vec_from_asset<T>(
    asset: Option<Cow<'static, [u8]>>
) -> Result<Vec<T>>

Helper function used to unpack vectors from RustEmbed Assets

This is data that is embeded in the binary