Struct term_rewriting::SignatureChange [] [src]

pub struct SignatureChange { /* fields omitted */ }

Allows terms/rules/TRSs to be reified for use with another signature. See Signature::merge.

Methods

impl SignatureChange
[src]

[src]

[src]

[src]

[src]

Trait Implementations

Auto Trait Implementations