float_duration 0.3.3

Floating-point Duration support. Provides quantification for spans of time. Unlike the standard std::time or the chrono crate, this crate aims to provide a fully featured Duration type which exposes and uses floating-point values instead of integer ones.
Documentation

float_duration

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 6 feature flags, 4 of them enabled by default.

default

approx (default)

chrono (default)

serde (default)

time (default)

all

nightly

This feature flag does not enable additional features.