fn identity_elem()
in
src/group/ristretto.rs [89:91]
3
lines of code
1
McCabe index (conditional complexity)
fn identity_elem() -> Self::Elem { RistrettoPoint::identity() }