asport-client

Crates.ioasport-client
lib.rsasport-client
version0.1.2
sourcesrc
created_at2024-08-21 06:10:13.900067
updated_at2024-09-05 10:45:52.739977
descriptionA simple Asport client implementation.
homepage
repositoryhttps://github.com/AkinoKaede/asport
max_upload_size
id1346172
size100,088
秋野かえで (AkinoKaede)

documentation

README

asport-client

A simple Asport client implementation.

Version License

Overview

This crate provides a minimal Asport client implementation in Rust. It is designed to be a reference for the ASPORT protocol client implementation.

Quick Start

Please refer to the Quick Start guide.

License

This crate is licensed under GNU General Public License v3.0 or later.

SPDX-License-Identifier: GPL-3.0-or-later

Commit count: 0

cargo fmt