Jonathan Moguilevsky

Results 2 comments of Jonathan Moguilevsky

Hi! Did you find any workaround or fix for output generics? I have a function that's signature is: ``` pub async fn get_authenticated_request( &self, path: &str, token: &str, ) ->...