At the moment RRust will panic if a error in the operation happens, it should be possible to use `Result`s instead.
At the moment RRust will panic if a error in the operation happens, it should be possible to use
Results instead.