grain.storage

Storage

Members

Structs

RCIter
struct RCIter(It, Rc)

Iterator for RCStorage that shares ownership by itself

RCStorage
struct RCStorage(Allocator_)

Reference count storage

RCString
struct RCString

Refrence counting string

Storage
struct Storage(Allocator_)

Basic storage

Meta