RFC drafts

#![allow(unused)]
fn main() {
/// waiting resolution rfc goal
async fn rfc(&mut self) {
    self.goal.await?;
}
}