[][src]Crate xor_name

xor-name

TODO requires further documentation.

Structs

Prefix

A section prefix, i.e. a sequence of bits specifying the part of the network's name space consisting of all names that start with this sequence.

XorName

A XOR_NAME_BITS-bit number, viewed as a point in XOR space.

Enums

XorNameFromHexError

Errors that can occur when decoding a XorName from a string.

Constants

XOR_NAME_LEN

Constant byte length of XorName.

Traits

Xorable

A sequence of bits, as a point in XOR space.