Skip to content

Commit

Permalink
doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Oct 18, 2024
1 parent 42d17ac commit e444184
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/datetime/src/fieldset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ use icu_calendar::{
use icu_provider::marker::NeverMarker;
use icu_timezone::{TimeZoneBcp47Id, UtcOffset, ZoneVariant};

#[cfg(doc)]
use icu_timezone::TimeZoneInfo;

/// Maps the token `yes` to the given ident
macro_rules! yes_to {
($any:ident, yes) => {
Expand Down

0 comments on commit e444184

Please sign in to comment.