1
2
3
4
5
6
7
//! A client for the Typekit service.
//!
//! [1]: https://typekit.com

#[cfg(test)]
mod tests {
}