[][src]Module c2rust_refactor::interact

Interactive mode, for running c2rust-refactor as a backend for editor plugins.

Structs

MarkInfo
WrapSender

Like std::sync::mpsc::Sender, but transforms sent data with a function before sending it to the receiving thread.

Enums

ToClient
ToServer

Functions

interact_command