-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The core crate here is necessary different to what is found in dfinity/cdk-rs
.
The main differences are that there’s a single struct that implements the Read
and Write
traits, and the Seek
trait is also provided.
If there isn’t a significant downside to doing that in the Rust SDK the goal should be to move it (and the tests) back upstream if it would be accepted.
Duplicating efforts here, in cdk-rs
, and in other places like https://github.com/spinner-cash/lib-rs/blob/4ba800569bd45dccb3712ba232d5338a2fb8275c/src/storage.rs seems unnecessary.
Metadata
Metadata
Assignees
Labels
No labels