Skip to content

Commit 35adbdf

Browse files
committed
Add Cursor type
This is a no_std variant of `std::io::Cursor`. Fixes #631. The implementation was generated by an LLM by copying the std impl and adapting it. I (Zeeshan) reviewed the code and adjusted small bits. The tests added are further guarantee that the code is doing what it's supposed to do.
1 parent cb1f73e commit 35adbdf

File tree

2 files changed

+646
-0
lines changed

2 files changed

+646
-0
lines changed

0 commit comments

Comments
 (0)