Struct ipfs_api::response::PinType [] [src]

pub struct PinType {
    pub typ: String,
}

Fields

Trait Implementations

impl Debug for PinType
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for PinType

impl Sync for PinType