Expand description
Raw bindings to libruby, generated by bindgen.
This module contains the raw bindings to libruby, generated by bindgen.
Re-exports
pub use uncategorized::*;pub use unstable::*;
Modules
- Contains all items that are considered stable ABI and are safe to use. These items are intentionally opaque to prevent accidental compatibility issues.
- Contains all items that are not yet categorized by ABI stability. These items are candidates for promotion to
stableorunstablein the future. - Contains all items that are considered unstable ABI and should be avoided. Any items in this list offer a stable alternative for most use cases.