Struct cargo::core::manifest::Manifest [] [src]

pub struct Manifest { /* fields omitted */ }

Contains all the information about a package, as loaded from a Cargo.toml.

Methods

impl Manifest
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Manifest
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Manifest
[src]

[src]

Formats the value using the given formatter.