Skip to content

Commit

Permalink
Document required feature
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Sep 20, 2023
1 parent b352c49 commit b050ed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions experimental/compactdecimal/src/compactdecimal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,8 @@ impl CompactDecimalFormatter {
/// significand is less than 10. Trailing fractional 0s are omitted, and
/// a sign is shown only for negative values.
///
/// ✨ *Enabled with the `ryu` Cargo feature.*
///
/// # Examples
///
/// ```
Expand Down

0 comments on commit b050ed4

Please sign in to comment.