ITADN

Option to set a global config

#2626OpenGitSparTV 创建于 2026-06-13
G
GitSparTVcommented
Hello, is it possible to set a global config for all reads/writes? I see the options to derive from `glz::opts` and others. But I don't want to provide them for each call. For example I want to always have `raw_string` or `error_on_unknown_keys`. As a walkaround I could make a wrapper to call the function correctly, as I see.
0 条评论