hi

Crates.iohi
lib.rshi
version0.1.18
created_at2024-01-03 15:08:23.971411+00
updated_at2025-02-20 10:11:39.645739+00
descriptionhi with mail & wxpusher
homepagehttps://github.com/i18n-site/rust/tree/main/hi
repositoryhttps://github.com/i18n-site/rust.git
max_upload_size
id1087462
size91,312
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: 68

cargo fmt