Struct ipfs_api::response::PingResponse [−][src]
Fields
success: bool
time: i64
text: String
Trait Implementations
impl Debug for PingResponse[src]
impl Debug for PingResponseAuto Trait Implementations
impl Send for PingResponse
impl Send for PingResponseimpl Sync for PingResponse
impl Sync for PingResponse