mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:19:59 +00:00
add dates module and re-export DateFreq and DatesList
This commit is contained in:
parent
3e4378c525
commit
65d88f4af2
@ -1,2 +1,6 @@
|
||||
pub mod bdates;
|
||||
pub use bdates::{BDateFreq, BDatesList};
|
||||
|
||||
pub mod dates;
|
||||
pub use dates::{DateFreq, DatesList};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user