Crate ritual_common

source ·
Expand description

Utility types and functions used by cpp_to_rust_generator and cpp_to_rust_build_tools crates.

See README for more information.

Re-exports

pub use toml;

Modules

Types for configuring build script behavior.
Implements building a CMake-based C++ library.
Error handling types based on failure crate.
Various utilities for working with files
Various utilities for string operations.
Types for expressing properties of different target platforms and platform-based conditions
Various utilities.

Macros

Structs

This type contains data serialized by the generator and placed to the generated crate’s directory. The build script reads and uses this value.