//! Error placeholder for [`Builder`][crate::Builder].
use ;
/// Not an error, a zero-sized error placeholder for [`Builder`][crate::Builder], also represents
/// the end of source chain in [`Error`][crate::Error]. It is used by [`Builder`][crate::Builder]
/// and will not appear in the iterator returned by [`chain`][crate::Error::chain].
;