Skip to main content

from_screenproj

Function from_screenproj 

Source
pub fn from_screenproj(json: &str) -> Result<EditProject, String>
Expand description

Parse a project from its .screenproj JSON.

§Errors

Returns a message if the JSON is malformed or doesn’t match the schema.