Module syntax::ptrUnstable [-] [+] [src]

The AST pointer

Provides P<T>, a frozen owned smart pointer, as a replacement for @T in the AST.

Motivations and benefits

Structs

P

An owned smart pointer.

Functions

P

Construct a P<T> from a T value.