Struct ipfs_api::response::MountResponse
[−]
[src]
pub struct MountResponse {
pub ipfs: String,
pub ipns: String,
pub fuse_allow_other: bool,
}Fields
ipfs: String
ipns: String
fuse_allow_other: bool