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