You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using magnus::scan_args::scan_args right now is pretty annoying, because you need to manually fill out all of the type parameters. It'd be really nice if all of the type parameters defaulted to () though! (Like the hasher on HashMap)