An open API service indexing awesome lists of open source software.

https://github.com/openrr/scoped-sleep

RAII sleep
https://github.com/openrr/scoped-sleep

rust

Last synced: about 2 months ago
JSON representation

RAII sleep

Awesome Lists containing this project

README

          

# scoped-sleep

[![Build Status](https://img.shields.io/github/actions/workflow/status/openrr/scoped-sleep/ci.yml?branch=main&logo=github)](https://github.com/openrr/scoped-sleep/actions) [![crates.io](https://img.shields.io/crates/v/scoped-sleep.svg?logo=rust)](https://crates.io/crates/scoped-sleep) [![docs](https://docs.rs/scoped-sleep/badge.svg)](https://docs.rs/scoped-sleep)

RAII sleep

## License

Licensed under the [Apache License, Version 2.0](https://github.com/openrr/openrr/blob/main/LICENSE).