Struct rd_agent_intf::index::HashdIndex [−][src]
Fields
args: String
params: String
report: String
Trait Implementations
Returns the “default value” for a type. Read more
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for HashdIndex
impl Send for HashdIndex
impl Sync for HashdIndex
impl Unpin for HashdIndex
impl UnwindSafe for HashdIndex
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V