[][src]Crate c2rust_transpile

Re-exports

pub use translator::ReplaceMode;

Modules

build_files
c_ast
cfg

Control Flow Graph analysis

convert_type
renamer
rust_ast
translator
with_stmts

Structs

TranspilerConfig

Configuration settings for the translation process

Enums

Diagnostic

Functions

transpile

Main entry point to transpiler. Called from CLI tools with the result of clap::App::get_matches().