hi

Crates.iohi
lib.rshi
version0.1.15
sourcesrc
created_at2024-01-03 15:08:23.971411
updated_at2024-08-17 12:39:24.466636
descriptionhi with mail & wxpusher
homepagehttps://github.com/i18n-site/rust/tree/main/hi
repositoryhttps://github.com/i18n-site/rust.git
max_upload_size
id1087462
size5,996
i18n.site (i18nsite)

documentation

README

hi: hi with mail & wxpusher

send message via

use aok::OK;

#[tokio::test]
async fn test() -> aok::Result<()> {
  hi::send("测试标题", "测试内容", "https://baidu.com").await;
  OK
}

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

Commit count: 21

cargo fmt