ExScylla.Types.PartitionKeyIndex (ex_scylla v0.5.1)
Wrapper around rust module See rust documentation for more usage details: https://docs.rs/scylla/0.9.0/scylla/frame/response/result/struct.PartitionKeyIndex.html
Summary
Types
Link to this type
opaque()
@type opaque() :: any()
@type t() :: %ExScylla.Types.PartitionKeyIndex{ index: non_neg_integer(), sequence: non_neg_integer() }