Crate ut1_blocklist

Source
Expand description

§UT-1 Blocklist

This simple library provides easy querying of the UT-1 Blacklists.

There is currently no way of automatically updating/downloading the whole blocklist, so it has to be done by hand.

Re-exports§

pub use blocklist::Blocklist;
pub use blocklist_multi::Blocklist as MultipleBlocklist;

Modules§

blocklist
Single tag blocklist
blocklist_multi
Multiple tags blocklist

Enums§

Error