Crate rasi_default

Source
Expand description

§rasi-default

This crate is a reference implementation of the rasi syscalls.

Modules§

executorexecutor
The implementation of Executor syscall.
fsfs
This mode is a wrapper of std::fs that implement FileSystem trait.
netnet
The implementation of Network syscall.
reactor
A reactor pattern implementation based on mio::Poll.
timetime
The implementation of Timer syscall.

Traits§

TokenSequence
This trait defines a method for sequential generation of tokens