[][src]Module pikmin::downloader

Composed downloaders.

Modules

bf

A downloader for bitFlyer.

bitmex

A downloader for BitMEX.

id

ID implementations for composing a Downloader.

liquid

A downloader for Liquid.

Traits

Downloader

An abstraction of downloaders. You can make a new downloader by implementing this trait.