WPILibC++ 2025.2.1
|
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 |