extrawurst
extrawurst
lol i ran into the same issue: https://github.com/rustunit/bevy_ios_iap/commit/ba61693731d11a81d15aea11d75519b00f60e284 seems xcode linker optimized funcs away that are not public and not used from inside their own swift package
I am in dire need to be able to have `#[derive(Debug, Default, Clone)]` on shared structs. also I am wondering how to make them vectorizable aka allow me to return...
i was looking for something similar. if I understand this correctly I could have the lib create my SVG with info tagged into it that I can then use to...
@Byron thanks for the brain dump, thats exactly what I discussed with @cruessler (also in person the day after merge - can only agree how valuable this is)! We agreed...
@johanhelsing friendly ping, can we merge this? anything you want me to change?
Been using this now in production for months without any hiccups
@Turbo87 what holds us back from doing emails? Would love to talk about that - or a pwa with native notifications?
@bnjmnt4n can you link this issue from when you opened one on the libgit2 repo, so we can track progress on this?
> and possibly libgit2 then its probably better to post the repro there
people post the git2-rs based rust repros there too, don't be shy :)