Struct curse::Term[][src]

pub struct Term(_);

Methods

impl Term
[src]

Trait Implementations

impl Debug for Term
[src]

Formats the value using the given formatter. Read more

impl Drop for Term
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Term

impl !Sync for Term