pub fn write_cpp(
generated: &GeneratedCppBlocks,
include_path: &str,
) -> CppFragment
Expand description
For a given GeneratedCppBlocks write this into a C++ header and source pair
pub fn write_cpp(
generated: &GeneratedCppBlocks,
include_path: &str,
) -> CppFragment
For a given GeneratedCppBlocks write this into a C++ header and source pair