pub fn change( editor: &Editor, flake_edit: &mut FlakeEdit, state: &AppState, id: Option<String>, uri: Option<String>, ref_or_rev: Option<&str>, shallow: bool, ) -> Result<()>