Module runtime

Source
Expand description

runtime module contains traits for introducing custom async file system impl.

Traitsยง

AsyncFs
trait for generic over async file systems.
ChunkRead
trait for async chunk read from file.
Meta
trait for generic over file metadata.