github idanarye/rust-typed-builder v0.21.0
0.21.0 - 2025-03-20

15 days ago

Added

  • Added ignore_invalid option to strip_option to skip stripping for non-Option fields
  • Added fallback_prefix and fallback_suffix options to strip_option for customizing fallback method names
  • Added support for field defaults with strip_option and its fallback options

Changed

  • Improved handling of strip_option to work better with field defaults
  • Made strip_option more flexible with non-Option fields when ignore_invalid is set

Don't miss a new rust-typed-builder release

NewReleases is sending notifications on new releases.