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

https://github.com/palantir/rust-refreshable

A simple wrapper around a value that changes over time
https://github.com/palantir/rust-refreshable

octo-correct-managed

Last synced: about 2 months ago
JSON representation

A simple wrapper around a value that changes over time

Awesome Lists containing this project

README

        

# Refreshable

[Documentation](https://docs.rs/refreshable)

A simple wrapper around a value that changes over time.

## License

This repository is made available under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).