Xandra v0.13.1 Xandra.SetKeyspace View Source
A struct that represents the result of a USE query.
These are the public fields of this struct:
:keyspace- the keyspace (as a binary) that was set through the executedUSEquery.:tracing_id- the tracing ID (as a UUID binary) if tracing was enabled, ornilif no tracing was enabled. See the "Tracing" section inXandra.execute/4.