Use core instead of std (broken build for no-std)
Here is example of usage of the std where must be core.
Reproducible with just adding crate as dep:
[dependencies.typed-generational-arena]
version = "0.2"
default-features = false
Here is example of usage of the std where must be core.
Reproducible with just adding crate as dep:
[dependencies.typed-generational-arena]
version = "0.2"
default-features = false