Module std::owned[src]
A unique pointer type
Structs
| Box | A type that represents a uniquely-owned value. |
Statics
pub static HEAP: () = [definition] |
Traits
| AnyOwnExt | Extension methods for an owning |
A unique pointer type
| Box | A type that represents a uniquely-owned value. |
pub static HEAP: () = [definition] |
| AnyOwnExt | Extension methods for an owning |
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).