bigbang::consts::EARTH_RADIUS
[−]
[src]
pub const EARTH_RADIUS: f64=6_371_000_f64
The radius of the Earth (R⊕), in meters (m).
pub const EARTH_RADIUS: f64=6_371_000_f64
The radius of the Earth (R⊕), in meters (m).
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).
Search functions by type signature (e.g.
vec -> usize)