Function workflow_rpc::server::protocol::serde_json::create_serialized_notification_message
source ยท pub fn create_serialized_notification_message<Ops, Msg>(
op: Ops,
msg: Msg,
) -> Result<Message>