asport-client

Crates.ioasport-client
lib.rsasport-client
version0.3.0
created_at2024-08-21 06:10:13.900067+00
updated_at2025-08-13 04:30:51.131337+00
descriptionA simple Asport client implementation.
homepage
repositoryhttps://github.com/AkinoKaede/asport
max_upload_size
id1346172
size126,244
秋野かえで (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: 26

cargo fmt