Skip to content

Conversation

@brvtalcake
Copy link

Since everything happen in overloadf_derive (and especially since it already expands to core::ops::Fn* implementations and not to std ones), there is no point keeping no-std environments away from this cool crate. Although I'm still a fairly new beginner to Rust, I don't think two lines of public re-exports would break with a little innocent #![no_std] right ? (Or is there still some stuff expanding to std calls that I didn't see ?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant