add some docs
This commit is contained in:
parent
81f1e22d53
commit
4a9f5201d1
4 changed files with 47 additions and 15 deletions
|
|
@ -13,6 +13,7 @@ use ureq::http::Response;
|
|||
use ureq::Body;
|
||||
use url::Url;
|
||||
|
||||
/// How many feed entries should be included in the planet
|
||||
const ENTRIES_LEN: usize = 10;
|
||||
|
||||
#[derive(Deserialize, Serialize, Default)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue