ProtoScalable

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def apply[S <: Product, P <: Message]: ProtoScalable[S, P]
def apply[S, P](toProtoFun: S => P, toScalaFun: P => S): ProtoScalable[S, P]