// feed.rs
//! feed
/*

*/
// === module separator ===
// === module separator ===
/* structure */
struct Post<‘a> {
title: &’a str,
author: &’a str,
date: &’a str,
categories: &’a str,
tags: &’a str,
excerpt: &’a str,
comments: u32,
}
// === module separator ===
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
excerpt: “
好朋友Mi推荐、好朋友yellow dragon fly提点的一餐。
马来欢迎我👏
*nasi lemak: https://en.wikipedia.org/wiki/Nasi_lemak
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
excerpt: “
正在重看《麦田里的守望者》。以前因为最喜欢的神山健治版的《攻壳机动队》,tv版的笑面人事件有引用这本书,所以好奇去看的,看到最后也不知为何哭得稀里哗啦的。现在因为看阿内特的青少年心理学,又提到了这本书,所以再回顾一下看看有没有新的感悟。反正之前看过的也忘了大半了;但我记得看到结局不知为啥爆哭了一下。
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* pagination */
mod pager {
pub const PAGES: &str = “
“;
}
// end of feed ✓
/* footer.rs */
fn main() {
render(&HOME);
}
//
compiling … ok
//
render finished ✓ at
//
version v26.02 · commit fi5se7n
//
//
contact: fivsevn0507@outlook.com