Struct core::kinds::marker::Managed[src]
pub struct Managed;
A type which is considered managed by the GC. This is typically embedded in other types.
pub struct Managed;
A type which is considered managed by the GC. This is typically embedded in other types.
impl Clone for Managedfn clone(&self) -> Managedfn clone_from(&mut self, source: &Self)impl PartialEq for Managed
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).