mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 00:38:08 +08:00
add result<T, E> struct to handle errors
aiming later updates and refactoring of parsers
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
set(TEST_NAMES
|
||||
test_traits
|
||||
test_utility
|
||||
test_result
|
||||
test_value
|
||||
test_to_toml
|
||||
test_from_toml
|
||||
|
Reference in New Issue
Block a user