Skip to main content

encode_path_table_response

Function encode_path_table_response 

Source
pub fn encode_path_table_response(
    selection: RemotePathTableRequest,
    entries: Vec<RouteSnapshot>,
) -> Result<Vec<u8>, RemoteResponseEncodeError>