Type Definition lava_torrent::torrent::v1::Piece

source ·
pub type Piece = Vec<u8>;
Expand description

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