Rust API Reference¶
The rsx_core crate (the core Rust library) provides the full public API for all
streaming commands, marker tables, C FFI, and supporting types.
The module tree below is generated from the crate source (rustdoc comments)
via sphinxcontrib_rust and sphinx-rustdocgen. Expand “Crate rsxcore" in the sidebar or follow the toctree for commands, c_api, io, source, and friends.
(The high-level user-facing Command Reference is a separate page in this section.)
See also:
Language bindings matrix: Language bindings (CLI,
pyrsx,rsxr, C)Stable C API: C API Reference (and the generated header page)
CLI flags: Command Reference
Architecture: Architecture
The module toctree (crate root and children) is injected below by
sphinx-rustdoc-postprocess during the docs build.