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
userver::universal CMake target can be used by projects that want to reuse some
userver utils without including the asynchronous engine and coroutines.
All the functions and types that do not depend on asynchronous engine
should go here.