Trait tidb_query_datatype::codec::data_type::UnsafeRefInto [−][src]
Required methods
unsafe fn unsafe_into(self) -> T[src]
Safety
This function uses std::mem::transmute.
The only place that copr uses this function is in
tidb_query_aggr, together with a set of update macros.