Skip to content

Low-level table-sys

table-sys exposes the raw C ABI for language-integration work. Ordinary Rust applications should use the safe table crate. Its functions and structures correspond directly to the C API.

Released under the MIT Licence.