Function maturin::write_dist_info

source ยท
pub fn write_dist_info(
    writer: &mut impl ModuleWriter,
    metadata23: &Metadata23,
    tags: &[String]
) -> Result<()>
Expand description

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