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
Hi there, it seems like there's a small API impedence mismatch with set_variable which takes bytes and CStr16/CString16 which can only converts back to &[u16], it would be interesting to plug it "immediately" as bytes: &[u8].