Function graphics::modular_index::offset
[−]
[src]
pub fn offset(n: usize, i: usize, off: isize) -> usize
Computes modular offset safely for indices.
pub fn offset(n: usize, i: usize, off: isize) -> usize
Computes modular offset safely for indices.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).