Type Definition lava_torrent::torrent::v1::Piece [] [src]

type Piece = Vec<u8>;

A piece in pieces--the SHA1 hash of a torrent block.