pub const NOPTIONS: usize = _; // 40usize
Expand description
The length of the options
array.
See Graph::set_options
for an example. It is also used in
Mesh::set_options
.
pub const NOPTIONS: usize = _; // 40usize
The length of the options
array.
See Graph::set_options
for an example. It is also used in
Mesh::set_options
.