Struct spectral::SpecDescription [] [src]

pub struct SpecDescription<'r> { /* fields omitted */ }

A description for an assertion.

This is created by the asserting function.

Methods

impl<'r> SpecDescription<'r>
[src]

Creates a new assertion, passing through its description.

Trait Implementations

impl<'r> Debug for SpecDescription<'r>
[src]

Formats the value using the given formatter.