Crates.io | omango-util-rs |
lib.rs | omango-util-rs |
version | 0.1.1 |
source | src |
created_at | 2024-03-20 10:07:10.751057 |
updated_at | 2024-03-20 10:09:14.610989 |
description | Utililites for omango library |
homepage | https://github.com/tqtrungse/util-rs |
repository | https://github.com/tqtrungse/util-rs |
max_upload_size | |
id | 1180290 |
size | 16,916 |
This is a utilities crate for omango library .
Add this to your Cargo.toml
:
[dependencies]
omango-util-rs = "0.1.1"
The minimum supported Rust version is 1.49.
The crate is licensed under the terms of the MIT license. See LICENSE for more information.
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.