WPILibC++ 2024.3.2
|
Protobuf serialization template. More...
#include <wpi/protobuf/Protobuf.h>
Protobuf serialization template.
Unspecialized class has no members; only specializations of this class are useful, and only if they meet the ProtobufSerializable concept.
T | type to serialize/deserialize |