[][src]Type Definition refloctopus::DynamicType

type DynamicType<'r> = Cow<'r, ReflectedType<'r>>;

A (often owned) ReflectedType which was not generated at compile-time.