pin_project_internal::error

Macro bail

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