Docs.rs
finalytics-0.9.0
finalytics 0.9.0
Permalink
Docs.rs crate page
MIT
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
Nnamdi-sys
Dependencies
anyhow ^1.0.98
normal
cached ^0.56.0
normal
chrono ^0.4.41
normal
futures ^0.3.31
normal
indicatif ^0.18.0
normal
ndarray ^0.16.1
normal
nlopt ^0.8.1
normal
once_cell ^1.21.3
normal
openssl ^0.10.73
normal
plotly ^0.13.5
normal
polars ^0.49.1
normal
rayon ^1.10.0
normal
reqwest ^0.12.22
normal
select ^0.6.1
normal
serde ^1.0.219
normal
serde_json ^1.0.141
normal
smartcore ^0.4.2
normal
statrs ^0.18.0
normal
strum ^0.27.2
normal
ta ^0.5.0
normal
tokio ^1.47.0
normal
vader_sentiment ^0.1.1
normal
webbrowser ^1.0.5
normal
Versions
14.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
round_datetime_to_minute
finalytics
0.9.0
In finalytics::
utils::
date_
utils
finalytics
::
utils
::
date_utils
Function
round_
datetime_
to_
minute
Copy item path
Source
pub fn round_datetime_to_minute(datetime:
DateTime
<
Utc
>) ->
NaiveDateTime