my-rust-app

Crates.iomy-rust-app
lib.rsmy-rust-app
version0.1.55
created_at2025-02-14 07:40:08.963275+00
updated_at2025-05-20 03:39:10.448277+00
descriptionMy Rust application.
homepagehttps://github.com/poneding/my-rust-app
repositoryhttps://github.com/poneding/my-rust-app
max_upload_size
id1555377
size24,158
Pone Ding (poneding)

documentation

README

my-rust-app

English | 简体中文

My Rust application.

Installation

  • Install with cargo install
cargo install my-rust-app
  • Install from binary

For MacOS or Linux:

curl -sSL https://github.com/poneding/my-rust-app/raw/master/install.sh | sh

For Windows:

Download the lastest executable from Releases and add it to the PATH.

Commit count: 67

cargo fmt