Robot Core Documentation
|
Marker interface to indicate a class is serializable using Protobuf serialization.
While this cannot be enforced by the interface, any class implementing this interface should provide a public final static proto
member variable.