-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
are there any plans to target no_std
environments?
I have to admit it's not something i know loads about. I think in principle it shouldn't be too tricky.
One caveat i'm aware of is that std::error::Error
doesn't exist, which would make #20 a non-starter (unless dtolnay/thiserror#64 is merged)
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested