Skip to main content

refs_to_string_slice_with_format

Function refs_to_string_slice_with_format 

Source
pub fn refs_to_string_slice_with_format<F: OutputFormat<Output = String>>(
    proc_entries: &[ProcEntry],
    annotations: Option<&HashMap<String, String>>,
    annotation_style: Option<&AnnotationStyle>,
) -> String
Expand description

Render borrowed processed templates into a final bibliography string using a specific format.