Struct ipfs_api::response::DnsResponse [] [src]

pub struct DnsResponse {
    pub path: String,
}

Fields

Trait Implementations

impl Debug for DnsResponse
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for DnsResponse

impl Sync for DnsResponse