#io #github #io”这个任务的crate。 #html找到。 #kaisery #hj #rust》的第14章时创建一个用来练习“将crate发布到crates

hj_my_crate

hj_my_crate包是我在学习《The Rust Programming Language》的第14章时创建一个用来练习“将crate发布到crates.io”这个任务的crate。 该章节可以在https://kaisery.github.io/trpl-zh-cn/ch14-02-publishing-to-crates-io.html找到。

1 unstable release

0.1.1 Aug 12, 2024
0.1.0 Aug 12, 2024

#916 in Development tools

Download history 172/week @ 2024-08-07 55/week @ 2024-08-14

107 downloads per month

MIT license

5KB

我的第一个crate.io项目

hj_my_crate包是我在学习《The Rust Programming Language》的第14章时创建一个用来练习“将crate发布到crates.io”这个任务的crate。

该章节可以在 https://kaisery.github.io/trpl-zh-cn/ch14-02-publishing-to-crates-io.html找到。

该包的位置在 https://crates.io/crates/hj_my_crate。


lib.rs:

My Crate

my_crate is a collection of utilities to make performing certain calculations more convenient.

No runtime deps