WIP: generalize for Gerrit / Floral #3

Draft
raito wants to merge 33 commits from vcs-generalization into main
Showing only changes of commit 9afb8ab698 - Show all commits

View file

@ -227,7 +227,7 @@ async fn action_deliver(
props = props.with_content_type(s.into()); props = props.with_content_type(s.into());
} }
let _confirmaton = chan let _confirmation = chan
.basic_publish( .basic_publish(
&exch, &exch,
&key, &key,