`no_std` support
Hi,
I noticed that there is no issue about `no_std` support. We are considering using fluent in a bare metal embedded project. I understand that `alloc` can/must be a hard requirement, but is `std` really a hard requirement for a translation library?
Regards
0 条评论