hightorrent_api 0.3.0

Highlevel torrent API client, supporting Bittorrent v1, v2 and hybrid torrents
Documentation
1
b0VIM 8.26�c�$�nk mediatekkl.netlib.re~mediatek/Prog/mediatek2/hightorrent_api_core/src/lib.rs
3210#"! Utpad�X
��@���m�
�
�
�
�
�
�
u
X
pub use api_error::ApiError;pub mod api_error;pub use api::Api;pub mod api;#[macro_use] extern crate snafu;//#[macro_use] extern crate serde;#[macro_use] extern crate async_trait;//! the [`ApiError`](crate::api_error::ApiError) struct to represent their error cases.//! It provides the [`Api`](crate::api::Api) trait which various backends can implement, as well as//!//!stack.**//!for querying the DHT and/or downloading torrents. hightorrent_api_core is much lower in the//!**Note that hightorrent_api_core is not a networked library. It will not provide any utilities//!//! hightorrent_api_core is a building block to consume various Torrenting software APIs.