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
- Host: GitHub
- URL: https://github.com/palantir/rust-refreshable
- Owner: palantir
- License: apache-2.0
- Created: 2020-10-16T12:54:46.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-02T13:35:20.000Z (about 1 year ago)
- Last Synced: 2024-04-14T09:05:04.749Z (about 1 year ago)
- Topics: octo-correct-managed
- Language: Rust
- Homepage:
- Size: 41 KB
- Stars: 9
- Watchers: 195
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).