## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> It's hard to know what space you need for a calendar as every month has a different structure of days, plus to count headers etc. ## Solution <!-- A clear and concise description of what you want to happen. Things to consider: - backward compatibility - ease of use of the API (https://rust-lang.github.io/api-guidelines/) - consistency with the rest of the crate --> A width and height methods on monthly calendar ## Alternatives <!-- A clear and concise description of any alternative solutions or features you've considered. --> ## Additional context <!-- Add any other context or screenshots about the feature request here. -->