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
The recent version of Rust does not allow runtime calls in statics. This
commit adds lazy_static crate to mitigate this limitation.
Signed-off-by: Akira Moroo <[email protected]>
0 commit comments