structmap
structmap copied to clipboard
Implemented StringMap and Removed Panic
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?