File List
Here is a list of all files with brief descriptions:
- dir docs
- dir sandwich_c
- file error.h Error handling for the Sandwich library.
- file error_codes.h Sandwich errors specification.
- file export.h
- file io.h I/O abstraction for Sandwich.
- file ioerrors.h Sandwich I/O errors specification.
- file lib.h Top-level context for the Sandwich library.
- file listener.h Sandwich C library, on top of the Rust implementation.
- file sandwich.h Sandwich C library, on top of the Rust implementation.
- file tracer.h Sandwich Tracer API.
- file tunnel.h Sandwich Tunnel API.
- file tunnel_types.h Sandwich tunnel types and states specification.
- dir sandwich_c