evenorog / undo

An undo-redo library.
https://docs.rs/undo
Apache License 2.0
50 stars 6 forks source link

Support building with just core, alloc, or std #25

Closed evenorog closed 1 year ago

evenorog commented 1 year ago

Support platforms that does not have std features.