Crate bip_util [] [src]

Utilities used by the Bittorrent Infrastructure Project.

Modules

bt

Bittorrent specific types and functionality.

convert

Converting data between types.

net

Networking primitives and helpers.

sha

SHA-1 wrapper and utilities.

test

Testing fixtures for dependant crates.

Enums

GenericError

Enumeraters a set of generic errors for data validation.

Functions

fisher_shuffle

Applies a Fisher-Yates shuffle on the given list.

Type Definitions

GenericResult

Result type for GenericError types.