tfc-toolset-extras 0.2.3

Extra stuff for tfc-toolset you may or may not want to use
Documentation
# tfc-toolset-extras

[![CI](https://img.shields.io/github/actions/workflow/status/06chaynes/tfc-toolset/rust.yml?label=CI&style=for-the-badge)](https://github.com/06chaynes/tfc-toolset/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/tfc-toolset-extras?style=for-the-badge)](https://crates.io/crates/tfc-toolset-extras)
![Crates.io](https://img.shields.io/crates/l/tfc-toolset-extras?style=for-the-badge)

Junk you may want in your trunk

## Minimum Supported Rust Version (MSRV)

1.71.1

## Install

```sh
cargo add tfc-toolset-extras
```

## Documentation

- [API Docs]https://docs.rs/tfc-toolset-extras
- [Book]https://tfc-toolset.rs/tfc-toolset-extras/book

## License

Licensed under either of

- Apache License, Version 2.0
  ([LICENSE-APACHE]https://github.com/06chaynes/http-cache/blob/main/LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license
  ([LICENSE-MIT]https://github.com/06chaynes/http-cache/blob/main/LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.