maint: Update get_uri to be callback based

(cherry picked from commit 1aaf9b4d764da5aa8c1297d87ad1002bf1d7a7ea)
This commit is contained in:
Robert Hensing 2024-04-04 15:24:31 +02:00
parent 032a23c306
commit 759577526d
3 changed files with 60 additions and 10 deletions

View file

@ -1 +1,2 @@
pub mod context;
pub mod string_return;