pub use *;
use *;
const BASE_URL: &str = "https://flagcdn.com";
/// # Arguments
/// `country_code` - ISO3166 code
///
/// `size` - [`crate::size::WavingSize`] or [`crate::size::FixedHeight`] or [`crate::FixedWidth`]
///
/// # Returns
/// String like `"https://flagcdn.com/h20/jp.png"`