ftt 0.1.1

Measure Execution Time in Rust
Documentation
<p align="center">
    <img src="https://raw.githubusercontent.com/luchianai/ftt/main/static/logo.png" width="150" />
    <h3 align="center">ftt</h3>
    <p align="center">Measure Execution Time in Rust.</p>
    <p align="center">
        <a href="https://github.com/luchianai/ftt/actions"><img src="https://github.com/luchianai/ftt/actions/workflows/build.yml/badge.svg"></a>
        <a href="https://github.com/luchianai/ftt/releases"><img src="https://img.shields.io/badge/Version-v0.1.0-green.svg"></a>
        <a href="https://github.com/luchianai/ftt/blob/main/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-green.svg"></a>
    </p>
</p>


## Usage

Here is how to install and use `ftt`

```zsh
$ cargo install ftt
```


## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, ftt is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.

See the [Releases section of our GitHub project](https://github.com/luchianai/ftt/releases) for changelogs for each release version of Jump. It contains summaries of the most noteworthy changes made in each release.


## Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/luchianai/ftt/issues


## Security Issues

If you discover a security vulnerability within ftt, please send an email to [hello@clivern.com](mailto:hello@clivern.com)


## Contributing

We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.


## License

© 2025, clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).

**ftt** is authored and maintained by [@Clivern](http://github.com/clivern).