Struct duct::Expression [] [src]

#[must_use]
pub struct Expression { /* fields omitted */ }

Methods

impl Expression
[src]

Trait Implementations

impl Clone for Expression
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Expression
[src]

Formats the value using the given formatter.