Allow RPCWrappedFunc to rewrite runtime::String as std::string (#5796)
authorJunru Shao <junrushao1994@gmail.com>
Sun, 14 Jun 2020 23:28:06 +0000 (16:28 -0700)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2020 23:28:06 +0000 (16:28 -0700)
commit25c1734519d54608658c004287f115a08505ebf2
treed8e0c6d3b68dafa2bd78d1339d5b9fe391c4f4bf
parentb3b27057dfb902de612dacdcd6b4b9c24e119abf
Allow RPCWrappedFunc to rewrite runtime::String as std::string (#5796)
src/runtime/rpc/rpc_module.cc
tests/python/unittest/test_runtime_rpc.py