rasi-default 0.1.11

a reference implementation of RASI syscalls
Documentation

rasi-default

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 8 of them enabled by default.

default

  • std
  • fs
  • net
  • time
  • executor
  • unix_socket
  • windows_named_pipe

std

  • futures/std
  • futures/executor

fs

  • rasi-syscall/fs

net

  • rasi-syscall/net

time

  • rasi-syscall/time

executor

  • rasi-syscall/executor
  • futures/executor
  • futures/thread-pool

unix_socket

  • rasi-syscall/unix_socket

windows_named_pipe

  • rasi-syscall/windows_named_pipe
  • windows-sys/Win32_Foundation
  • windows-sys/Win32_Security
  • windows-sys/Win32_Storage_FileSystem
  • windows-sys/Win32_System_Pipes
  • windows-sys/Win32_System_SystemServices

alloc

  • futures/alloc
  • futures/executor

windows-sys

  • dep:windows-sys

futures

  • dep:futures

rasi-syscall

  • dep:rasi-syscall