rpgmxp_tool::commands::compile_assets

Function generate_arraylike_rx_data

Source
fn generate_arraylike_rx_data<T>(path: &Path) -> Result<Vec<u8>>
where T: for<'a> ArrayLikeElement<'a>,