Skip to content
Snippets Groups Projects
Commit 05a577d9 authored by koenigl's avatar koenigl
Browse files

Make callback subscription un-temporary

As we cannot just use the `?` operator anymore since `check_user_presence`
doesn't return a Tock error (cf. e1c6aca7), we need to create match of the result
which in turn moves it, thus we cannot use a temporary closure anymore but need
an assignment.
parent 81b473fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment