// 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: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
excerpt: “
pos cache flushed residual entries cleared
POS缓存刷新 残余条目清除
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
tags: “
“,
excerpt: “
inventory table indexed stable
库存表 已索引 状态稳定
“,
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: “
“,
excerpt: “
blogops更新:赛博地产建设者!😁
https://fivsevn-agy.github.io/fivsevn-devlog/blogops/content/blogops-cyber-estate-masterplan-001.html
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
comments:
,
};
/* entries */
Post {
author: “
“,
date: “
“,
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