rust-cli/confy

Error when configuration is missing

smnz opened this issue · 3 comments

smnz commented

Since 0.4.0 it seems an old error has come back whereby if a configuration file is missing a field it gives an Error during load_config.

You might want to make your field an Option<T> if it is optional in your config?

smnz commented

Ah. Apologies.

No need to apologize, we're here to help! ❤️