currenty the sl_sh_fh proc macro is trying to create a little order in how error messages for certain things are generated. I am attempting to build a common error string module in brige_types (b/c it's a top level dep and b/c bridge_macros must have access to it) that allows for error reporting with consistent messages for like errors.
currenty the sl_sh_fh proc macro is trying to create a little order in how error messages for certain things are generated. I am attempting to build a common error string module in brige_types (b/c it's a top level dep and b/c bridge_macros must have access to it) that allows for error reporting with consistent messages for like errors.