Skip to content

1.5.0

Latest

Choose a tag to compare

@RenaudDenis RenaudDenis released this 04 Mar 17:07

Added

  • Make name, ordinal, from_ordinal, discriminant, from_discriminant, and len const-friendly by generating them as const fn
  • Document the minimum supported Rust version (MSRV) as Rust 1.71 and add a section describing const usage in the documentation