rust: If an enum has all variants derived from a generic struct, what's the best way to inspect the generic stored in the enum?
来源: https://stackoverflow.com/questions/63662256/rust-if-an-enum-has-all-variants-derived-from-a-generic-struct-whats-the-best