Crate ccarp

Source

Structs§

CompilerFlags
Represents a set of compiler flags

Enums§

CCErr

Functions§

translate
Translate a C codebase (which is in memory) into a Rust codebase
translate_project
Translate an entire C project into Rust
translate_single_file
Translate a single C file into Rust

Type Aliases§

ProjectResult
Result