tangle::async! [] [src]

macro_rules! async {
    ($expr:expr) => { ... };
}