# A client library for the Public Suffix List written in Rust
[](https://travis-ci.org/rushmorem/publicsuffix) [](https://crates.io/crates/publicsuffix) [](https://docs.rs/publicsuffix)
This library allows you to utilise the [Public Suffix List](https://publicsuffix.org) using [Rust](https://www.rust-lang.org).
## OpenSSL
One of the libraries that we depend on depends on [rust-openssl](https://github.com/sfackler/rust-openssl). Make sure that your environment is configured as per their [build instructions](https://github.com/sfackler/rust-openssl#building) before you try to compile anything that depends on this library.