[][src]Macro cell_project::nightly_cell_project

macro_rules! nightly_cell_project {
    ($type:path, $ident:ident.$field:tt) => { ... };
}

project through a shared mutable reference &Cell

see the crate docs for more information