Résultats
Goals
The gooal of this lib is to propose a Result that includes multiple errors, and then to print it by showing which part of the code is involved. So the main usage, is when you want to use Rust like a script language.
State
For now the state of the printing is very low, and it is not shining at all. Any PR to improve the style of the output is welcome.