ExScylla.Types.TableSpec (ex_scylla v0.10.2)

Copy Markdown

Wrapper around rust module See rust documentation for more usage details: https://docs.rs/scylla/1.8.0/scylla/frame/response/result/struct.TableSpec.html

Summary

Types

opaque()

@type opaque() :: any()

t()

@type t() :: %ExScylla.Types.TableSpec{ks_name: String.t(), table_name: String.t()}