holiday_de 0.1.2

Provides dates for public holidays in Germany since 1995
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# holiday_de
Small crate to calculate public holidays for each German federal state.
This crate can calculate all *reoccurring* German public holidays, which exist since 1995.

## Documentation
Find it on [Docs.rs](https://docs.rs/holiday_de)

## License

This library is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.