Add support for std::io::Seek for StableStorage

0
closed
ncpenke
ncpenke
Posted 4 months ago

Add support for std::io::Seek for StableStorage #334

For manipulating stable storage with general libraries, the seek trait for stable storage is useful.