pin_project_internal::error

Macro bail

Source
macro_rules! bail {
    ($($tt:tt)*) => { ... };
}