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
Thanks again for the cool library. General question: should into_rust::<f64>() succeed for non-float literals like 1? Currently it fails, but I'm not sure what users should expect in general here.