Expand description

Please see the inline-c crate to learn more.

Macros§

  • Execute a C program and return a Result of inline_c::Assert. See examples inside the inline-c crate.
  • Execute a C++ program and return a Result of inline_c::Assert. See examples inside the inline-c crate.