Boxed.serialize

Called on the object to serialize it using the given (de)serializer.

class Boxed(T)
void
serialize
()

Parameters

serde Serde

the (de)serializer to use.

Meta