b0VIM 8.2 6�c�$� nk mediatek kl.netlib.re ~mediatek/Prog/mediatek2/hightorrent_api_core/src/lib.rs
3210 #"! U tp ad � 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.