[go: up one dir, main page]

Crate osi

Source
Expand description

§Capability-based Standard Interfaces

This library provides Operating System Independent standard interfaces following a capability-based design. It does not require any particular runtime, but can optionally be combined with the Rust Standard Library.

Modules§

align
Type Alignment
args
Program Arguments
cfg
Configuration Flag Utilities
compat
Standard Library Compatibility
error
Error Handling
ffi
Foreign Function Interfaces
hash
Hashing Support
hmac
HMAC Support
json
Standalone JSON Streaming Implementation
mem
Basic functions for dealing with memory
str
String Utilities