[][src]Macro sesh::offer

macro_rules! offer {
    ($session:expr, { $($pat:pat => $result:expr,)* }) => { ... };
}