Struct kinetic::commands::GetVersion  
            [−]
        [src]
pub struct GetVersion {
    pub key: Vec<u8>,
}Get's the version and integrity for the given key
Fields
| key | 
pub struct GetVersion {
    pub key: Vec<u8>,
}Get's the version and integrity for the given key
| key | 
impl Command<GetVersionResponse> for GetVersion
                Prefix searches with a type followed by a colon (e.g.
                fn:) to restrict the search to a given type.
            
                Accepted types are: fn, mod,
                struct, enum,
                trait, typedef (or
                tdef).