Typedef tvm::ffi::json::Value

Typedef tvm::ffi::json::Value#

Typedef Documentation#

using tvm::ffi::json::Value = Any#

alias Any as json Value.

To keep things lightweight, we simply reuse the ffi::Any system.