Docs.rs
ndate-0.1.0
ndate 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
swoven123
Dependencies
chrono ^0.4.19
normal
regex ^1.5.4
normal
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ndate
0.1.0
All Items
Crate Items
Structs
Functions
Crate
ndate
Copy item path
Source
Structs
§
Config
Config struct is used to wrap the arguments passed from user to one common place
Functions
§
execute
Takes in the input as Config struct and displays converted date if the operations are successful, else returns error.