fastimer-core 0.1.0

Core timer traits, types, and utilities for fastimer
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 8 items with examples
  • Size
  • Source code size: 5.55 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • fast/fastimer
    49 4 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tisonkun

Fastimer Core API

Crates.io Documentation MSRV 1.85

Overview

This crate provides core APIs.

Documentation

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

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.