pub type BuilderResult<V = ()> = Result<V, BuilderError>;