16 releases

new 0.1.18 Feb 20, 2025
0.1.17 Feb 20, 2025
0.1.15 Aug 17, 2024
0.1.13 Jan 11, 2024

#70 in #send-email

Download history

812 downloads per month
Used in 2 crates (via token_send)

MulanPSL-2.0

72KB
618 lines

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 ⋅ 国际化解决方案 的开源组件。

Dependencies

~26–42MB
~769K SLoC