Refactor RapiDoc
to take Cow<'static, str>
instead of borrowed str
#867
Merged
juhaku merged 1 commit intojuhaku:masterfrom simongoricar:masterFeb 18, 2024
+37-30
RapiDoc
to take Cow<'static, str>
instead of borrowed str
#867