agnostic

Crates.ioagnostic
lib.rsagnostic
version0.3.6
sourcesrc
created_at2023-06-14 18:55:39.285735
updated_at2024-04-23 15:58:08.5664
descriptionAgnostic is a helpful crate for users who want to write async runtime-agnostic crate.
homepagehttps://github.com/al8n/agnostic
repositoryhttps://github.com/al8n/agnostic
max_upload_size
id890435
size104,053
Al Liu (al8n)

documentation

https://docs.rs/agnostic

README

Agnostic

agnostic is a helpful crate for users who want to write async runtime-agnostic crate.

If you want a light weight crate, see agnostic-lite.

github LoC Build codecov

docs.rs crates.io crates.io license

English | 简体中文

Introduction

agnostic is a helpful crate for users who want to write async runtime-agnostic crate.

If you want a light weight crate, see agnostic-lite.

Installation

[dependencies]
agnostic = "0.2"

License

agnostic is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2024 Al Liu.

Commit count: 151

cargo fmt