Constant REINTERPRET_PREFIX

Source
const REINTERPRET_PREFIX: &str = "reinterpreted_";
Expand description

Prefix for reinterpreted expressions using as_type<T>(...).