Skip to main content

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<langcodec::Resource>. This format is a direct representation of langcodec::Resource objects in JSON.