Function cell_map::write_debug_map[][src]

pub fn write_debug_map<L: Layer + Serialize, T: Serialize + Clone>(
    map: &CellMap<L, T>,
    name: &str
)
Expand description

Writes the given map to the given location, prepending “debug” to the name.