Function dsync::generate_code
source · pub fn generate_code(
diesel_schema_file_contents: String,
config: GenerationConfig<'_>
) -> Result<Vec<ParsedTableMacro>>pub fn generate_code(
diesel_schema_file_contents: String,
config: GenerationConfig<'_>
) -> Result<Vec<ParsedTableMacro>>