cell_to_expr

Macro cell_to_expr 

Source
macro_rules! cell_to_expr {
    ($x:expr, $F:ty) => { ... };
}
Expand description

Creates an [Expression] that queries the given cell relative to the beginning of the cell’s region.