transform

Function transform 

Source
pub fn transform(input: String) -> Result<Vec<Resource>, String>
Expand description

Transform a langcodec::Resource array JSON file to a Vec. This format is a direct representation of langcodec::Resource objects in JSON.