structmap icon indicating copy to clipboard operation
structmap copied to clipboard

Implemented StringMap and Removed Panic

Open pedrosoares opened this issue 2 years ago • 0 comments

Implemented from_stringmap functionality. Removed Panic from struct field not found, panic at this point its very hard to handle.

Shoult i add a new parameter to configure the panic handling or use Result as return instead the Struct itself?

pedrosoares avatar Aug 28 '22 00:08 pedrosoares