Docs.rs
cftime-rs-0.1.6
cftime-rs 0.1.6
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
antscloud
Dependencies
chrono ^0.4.31
normal
pyo3 ^0.19.0
normal
rand ^0.8.4
normal
thiserror ^1.0.49
normal
Versions
42.98%
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
parse_cf_time
cftime_
rs
0.1.6
In cftime_
rs::
parser
cftime_rs
::
parser
Function
parse_
cf_
time
Copy item path
Source
pub fn parse_cf_time(unit: &
str
) ->
Result
<
ParsedCFTime
,
Error
>