Struct scrapyard_core::cargo::Dependency[][src]

pub struct Dependency { /* fields omitted */ }

Methods

impl Dependency
[src]

Trait Implementations

impl Debug for Dependency
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Dependency

impl Sync for Dependency