Struct core::kinds::marker::ManagedExperimental
[-]
[+]
[src]
pub struct Managed;
A type which is considered managed by the GC. This is typically embedded in other types.