Crate oxidant

source ·
Expand description

Oxidant is a general-purpose library for the Oxidation project and all associated projects with it. It contains some basic code that each project in the rust ecosystem around it (i.e. oxidation itself and oxi) need in order to run properly. It also provides some handy baseline code for possible translation into other languages.

Modules

A module for bencoding support - decodes bencoded data into a BCObject, which encapsulates the underlying form.

Enums