fastimer-tokio

Crates.iofastimer-tokio
lib.rsfastimer-tokio
version0.10.0
created_at2025-02-05 07:55:27.648319+00
updated_at2025-10-06 15:54:47.332128+00
descriptionFastimer integration for tokio runtime.
homepagehttps://github.com/fast/fastimer
repositoryhttps://github.com/fast/fastimer
max_upload_size
id1543657
size12,774
tison (tisonkun)

documentation

README

Fastimer Integration for Tokio

Crates.io Documentation MSRV 1.85

Overview

This crate provides timer traits, types, and utilities for fastimer.

Documentation

Read the online documents at https://docs.rs/fastimer-tokio.

Minimum Supported Rust Version (MSRV)

This crate is built against the latest stable release, and its minimum supported rustc version is 1.85.0.

The policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if Fastimer 1.0 requires Rust 1.20.0, then Fastimer 1.0.z for all values of z will also require Rust 1.20.0 or newer. However, Fastimer 1.y for y > 0 may require a newer minimum version of Rust.

License

This project is licensed under Apache License, Version 2.0.

Commit count: 40

cargo fmt