Struct cargo_readme::cargo_info::CargoLib [] [src]

pub struct CargoLib {
    pub path: String,
}

Cargo.toml crate lib information

Fields

Trait Implementations

impl Clone for CargoLib
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more