trino-rust-client 0.0.1

A trino client library
Documentation
{
    "columns": [
        {
            "name": "a",
            "type": "json",
            "typeSignature": {
                "rawType": "json",
                "typeArguments": [],
                "literalArguments": [],
                "arguments": []
            }
        }
    ],
    "data": [
        [
            "abc"
        ]
    ]
}