omango-util-rs

Crates.ioomango-util-rs
lib.rsomango-util-rs
version0.1.1
sourcesrc
created_at2024-03-20 10:07:10.751057
updated_at2024-03-20 10:09:14.610989
descriptionUtililites for omango library
homepagehttps://github.com/tqtrungse/util-rs
repositoryhttps://github.com/tqtrungse/util-rs
max_upload_size
id1180290
size16,916
Trung (tqtrungse)

documentation

https://docs.rs/util-rs

README

Util-RS

This is a utilities crate for omango library .

Table of Contents

Usage

Add this to your Cargo.toml:

[dependencies]
omango-util-rs = "0.1.1"

Compatibility

The minimum supported Rust version is 1.49.

License

The crate is licensed under the terms of the MIT license. See LICENSE for more information.

Third party software

This product includes copies and modifications of software developed by third parties:

  • src/backoff.rs includes copies and modifications of code from Crossbeam-Utils, licensed under the MIT License and the Apache License, Version 2.0.

  • src/cache_padded.rs includes copies and modifications of code from Crossbeam-Utils, licensed under the MIT License and the Apache License, Version 2.0.

See the source code files for more details.

The third party licenses can be found in here.

Commit count: 16

cargo fmt