12 jsonParser &
to_json(
const xtal::Lattice &lat, jsonParser &json);
13 void from_json(xtal::Lattice &lat,
const jsonParser &json,
double xtal_tol);
jsonParser & to_json(const ClexDescription &desc, jsonParser &json)
void from_json(ClexDescription &desc, const jsonParser &json)