Skip to content

Commit

Permalink
Another doc link?
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Nov 19, 2024
1 parent c5484f0 commit 1a32cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/datetime/src/pattern/formatter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ use writeable::TryWriteable;
///
/// [`DateTimePattern`]: super::DateTimePattern
/// [`TypedDateTimeNames`]: super::TypedDateTimeNames
/// [`DateTimeFormatter`]: crate::DateTimeFormatter
#[derive(Debug, Copy, Clone)]
pub struct DateTimePatternFormatter<'a, C: CldrCalendar, FSet> {
inner: RawDateTimePatternFormatter<'a>,
Expand Down

0 comments on commit 1a32cc8

Please sign in to comment.