ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
config_io.cpp File Reference

Schema-driven config export / restore over the config store. More...

Go to the source code of this file.

Detailed Description

Schema-driven config export / restore over the config store.

Delegates value storage to services/storage/config_store (which has a host in-memory backend), so the whole serialize / parse round-trip is host-tested.

Definition in file config_io.cpp.