feat: reference destructuring pattern { a: a } := &o

This commit is contained in:
Mark
2025-11-14 21:14:43 +01:00
parent 9e4eece87c
commit 6914b1dba2
22 changed files with 271 additions and 119 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mers_lib"
version = "0.9.26"
version = "0.9.28"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "library to use the mers language in other projects"