### Which crate is this feature request for? payjoin ### Please describe the feature you'd like to see added. In order to use the library in embedded devices, `no_std` support is usually a prerequisite. (I see there was a [previous attempt](https://github.com/payjoin/rust-payjoin/pull/74))
Which crate is this feature request for?
payjoin
Please describe the feature you'd like to see added.
In order to use the library in embedded devices,
no_stdsupport is usually a prerequisite.(I see there was a previous attempt)