Skip to content

Commit

Permalink
features
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Feb 6, 2025
1 parent bd185b1 commit 7e416e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ffi/capi/src/neo_datetime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ impl From<ffi::DateTimeFieldSetBuilder> for icu_datetime::fieldsets::builder::Fi
}
}

#[cfg(any(feature = "compiled_data", feature = "buffer_provider"))]
fn map_or_default<Input, Output>(input: Option<Input>) -> Output
where
Output: From<Input> + Default,
Expand Down

0 comments on commit 7e416e9

Please sign in to comment.