Struct descartes::ConcatError[][src]

pub struct ConcatError;

Trait Implementations

impl Debug for ConcatError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for ConcatError

impl Sync for ConcatError