pub fn from_screenproj(json: &str) -> Result<EditProject, String>
Parse a project from its .screenproj JSON.
.screenproj
Returns a message if the JSON is malformed or doesn’t match the schema.