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 hi, was wondering if the functionality could be added to support using the Bytes type in place of Vec<u8>. There's an option for this using neoeinstein-prost.
Might have to add some logic to the build.rs to support it being a cfg though.