pub fn from_proto(manual: ReferenceManual) -> Result<ReferenceManual>Expand description
Convert a protobuf ReferenceManual into the seam model.
Rejects wire values whose switchback_version does not start with WIRE_VERSION.
pub fn from_proto(manual: ReferenceManual) -> Result<ReferenceManual>Convert a protobuf ReferenceManual into the seam model.
Rejects wire values whose switchback_version does not start with WIRE_VERSION.