doc_response_to_lua

Function doc_response_to_lua 

Source
fn doc_response_to_lua(lua: &Lua, doc: &DocumentResponse) -> LuaResult<LuaTable>
Expand description

Convert a document response to a Lua table.