The `tokens_to_instructions` function and `get_value` function for `addressable` use the `panic!` macro. They should probably return `Result` instead.
The
tokens_to_instructionsfunction andget_valuefunction foraddressableuse thepanic!macro. They should probably returnResultinstead.