Function maturin::write_dist_info[][src]

pub fn write_dist_info(
    writer: &mut impl ModuleWriter,
    metadata21: &Metadata21,
    scripts: &HashMap<String, String, impl BuildHasher>,
    tags: &[String]
) -> Result<()>

Creates the .dist-info directory and fills it with all metadata files except RECORD