tobiasvl / bofh-rs

Rust version of bofh (BrukerOrganisering for Hvermansen), a Cerebrum client
https://crates.io/crates/bofh
0 stars 0 forks source link

Retry request if session expired #2

Closed tobiasvl closed 9 months ago

tobiasvl commented 2 years ago

Can't return request - no way to run it (run_request isn't pub). So if I can't return a request, what do I return? And do I even need to bother with lifetimes then?

tobiasvl commented 2 years ago