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
move the fang::handler module into just handler at crate root, as the fang is an underlying request-handling system of Ohkami while handler is a user-facing one (like middleware mentioned above)
fang::handlermodule into justhandlerat crate root, as thefangis an underlying request-handling system of Ohkami whilehandleris a user-facing one (likemiddlewarementioned above)