Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pastly/readfilter
Wrappers for readable things
https://github.com/pastly/readfilter
Last synced: 15 days ago
JSON representation
Wrappers for readable things
- Host: GitHub
- URL: https://github.com/pastly/readfilter
- Owner: pastly
- License: apache-2.0
- Created: 2019-12-12T00:22:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-12T01:08:43.000Z (about 5 years ago)
- Last Synced: 2024-12-18T03:11:39.808Z (19 days ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ReadFilter: Wrappers for `Read`able things
[![Build Status](https://travis-ci.org/pastly/readfilter.svg?branch=master)](https://travis-ci.org/pastly/readfilter)
A collection of structs you can wrap around something `Read`able in order to
transparently filter out unwanted content.