Matthias Beyer
0cc50691b6
It did not cover the aspect that the passed toml `Value` object was an Array in the first place and assumed that it is an `String` instead, which caused the function always to return an Result::Err, which was obviousely buggy. This is almost a rewrite of the process_rw_result() function which takes the additional layer (Array(String)) into account and therefor fixes this issue. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libimaglink
Linking library for linking entries with other entries. Used for "imag-link", the commandline utility, but intended for use in other binaries and libraries as well.