pub fn notification_uuid_to_notification_string(
notification: NotificationInner<QuoteId>,
) -> NotificationInner<String>
Expand description
Converts a notification with UUID identifiers to a notification with string identifiers
pub fn notification_uuid_to_notification_string(
notification: NotificationInner<QuoteId>,
) -> NotificationInner<String>
Converts a notification with UUID identifiers to a notification with string identifiers