1*3f982cf4SFabien Sanglard# Utility Code 2*3f982cf4SFabien Sanglard 3*3f982cf4SFabien SanglardThe util/ folder is meant to house core utility classes and logic that can be 4*3f982cf4SFabien Sanglardused by everything else in the Open Screen repository. Code here is permitted 5*3f982cf4SFabien Sanglardto include platform/api/ -- same as the rest of the repository. Includes things 6*3f982cf4SFabien Sanglardlike string utils, the JSON serializer, our std_util.h header, and the alarm.