- replace some mentions of `std` with `core` and `alloc`, trivial - trickier: `ustr` is not `no_std`. Can be gate that behind a feature?