Crates.io | fastimer-tokio |
lib.rs | fastimer-tokio |
version | |
source | src |
created_at | 2025-02-05 07:55:27.648319+00 |
updated_at | 2025-04-19 03:43:45.959511+00 |
description | This crates provides tokio runtime integration for fastimer. |
homepage | https://github.com/fast/fastimer |
repository | https://github.com/fast/fastimer |
max_upload_size | |
id | 1543657 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This crates provides tokio runtime integration for fastimer.
Read the online documents at https://docs.rs/fastimer-tokio.
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.
This project is licensed under Apache License, Version 2.0.