Function convert_plugins

Source
fn convert_plugins(
    poetry: &Table,
    project: &mut Table,
    diagnostics: &mut Vec<String>,
)