| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 

| Functions | |
| void | celeritas::from_json (nlohmann::json const &j, Label &value) | 
| Read a label from a JSON file. | |
| void | celeritas::to_json (nlohmann::json &j, Label const &value) | 
| Write a label to a JSON file. | |