pub fn destination_to_proto_node_variant(dest: Destination) -> DestinationExpand description
Helper function that performs the actual Destination -> proto conversion logic. This can be reused by other modules that need the same conversion.
pub fn destination_to_proto_node_variant(dest: Destination) -> DestinationHelper function that performs the actual Destination -> proto conversion logic. This can be reused by other modules that need the same conversion.