Function generate_source_code

Source
pub fn generate_source_code(
    _idl_instructions: &[Idl],
    lib_names: &[String],
) -> String