Struct pmutil::prelude::Term [] [src]

pub struct Term(_);

Methods

impl Term
[src]

[src]

[src]

Trait Implementations

impl Clone for Term
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Term
[src]

impl Debug for Term
[src]

[src]

Formats the value using the given formatter. Read more

impl ToTokens for Term
[src]

[src]

Write self to the given Tokens. Read more

[src]

Convert self directly into a Tokens object. Read more

Auto Trait Implementations

impl !Send for Term

impl !Sync for Term