#include <rll/result.h>
template <typename T>
adl_serializer<rll::result<T>> struct
Public static functions
-
static void from_json(json const& j,
rll::
result<T>& opt) -
static void to_json(json& j,
rll::
result<T> const& opt)