Struct dir_signature::v1::Header [] [src]

pub struct Header { /* fields omitted */ }

Represents header of the dir signature file

Methods

impl Header
[src]

Returns version of the signature file

Returns hashing algorithm

Returns block size

Trait Implementations

impl Debug for Header
[src]

Formats the value using the given formatter.

impl Clone for Header
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more