compressible 0.2.0

Check if a content-type can be compressed using gzip, deflate, brotli, etc.
Documentation
[dependencies.mime]
version = "0.3.16"

[package]
authors = ["Satya Rohith <me@satyarohith.com>"]
description = "Check if a content-type can be compressed using gzip, deflate, brotli, etc."
edition = "2018"
homepage = "https://github.com/satyarohith/compressible"
keywords = ["gzip", "brotli", "deflate", "compression"]
license = "MIT"
name = "compressible"
repository = "https://github.com/satyarohith/compressible"
version = "0.2.0"