[go: up one dir, main page]

osi 0.0.1

Capability-based Standard Interfaces
Documentation
  • Coverage
  • 73.42%
    326 out of 444 items documented0 out of 274 items with examples
  • Size
  • Source code size: 308.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 19.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • bus1/sys
    6 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dvdhrm

Osi/Sys - Capability-based System Interfaces

This is the home of the osi and sys Rust packages. They provide access to a wide collection of system-independent, as well as system-specific, interfaces following a capability-based design. The osi package provides operating-system independent interfaces, while the sys package provides system specific interfaces.

Project

Requirements

The requirements for this project are:

  • rustc >= 1.83

Repository:

License:

  • MIT OR Apache-2.0 OR LGPL-2.1-or-later
  • See AUTHORS file for details.