pub struct Megaelectronvolt;Expand description
Mega-electronvolt (1 MeV = 10⁶ eV).
Trait Implementations§
Source§impl Clone for Megaelectronvolt
impl Clone for Megaelectronvolt
Source§fn clone(&self) -> Megaelectronvolt
fn clone(&self) -> Megaelectronvolt
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreimpl Copy for Megaelectronvolt
Source§impl Debug for Megaelectronvolt
impl Debug for Megaelectronvolt
Source§impl PartialEq for Megaelectronvolt
impl PartialEq for Megaelectronvolt
Source§fn eq(&self, other: &Megaelectronvolt) -> bool
fn eq(&self, other: &Megaelectronvolt) -> bool
Tests for
self and other values to be equal, and is used by ==.Source§impl PartialOrd for Megaelectronvolt
impl PartialOrd for Megaelectronvolt
impl StructuralPartialEq for Megaelectronvolt
Source§impl Unit for Megaelectronvolt
impl Unit for Megaelectronvolt
Source§const SYMBOL: &'static str = "MeV"
const SYMBOL: &'static str = "MeV"
Printable symbol, shown by
core::fmt::Display.Source§impl UnitDiv<Arcminute> for Megaelectronvolt
impl UnitDiv<Arcminute> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Arcminute>
type Output = Per<Megaelectronvolt, Arcminute>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Arcsecond> for Megaelectronvolt
impl UnitDiv<Arcsecond> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Arcsecond>
type Output = Per<Megaelectronvolt, Arcsecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<AstronomicalUnit> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<AstronomicalUnit as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<AstronomicalUnit as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<AstronomicalUnit> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<AstronomicalUnit as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<AstronomicalUnit as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, AstronomicalUnit>
type Output = Per<Megaelectronvolt, AstronomicalUnit>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<AtomicMassUnit> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<AtomicMassUnit as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<AtomicMassUnit as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<AtomicMassUnit> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<AtomicMassUnit as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<AtomicMassUnit as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, AtomicMassUnit>
type Output = Per<Megaelectronvolt, AtomicMassUnit>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Attogram> for Megaelectronvolt
impl UnitDiv<Attogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Attogram>
type Output = Per<Megaelectronvolt, Attogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Attometer> for Megaelectronvolt
impl UnitDiv<Attometer> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Attometer>
type Output = Per<Megaelectronvolt, Attometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Attosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Attosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Attosecond>
type Output = Per<Megaelectronvolt, Attosecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Attowatt> for Megaelectronvolt
impl UnitDiv<Attowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Attowatt>
type Output = Per<Megaelectronvolt, Attowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Bar> for Megaelectronvolt
impl UnitDiv<Bar> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Bar>
type Output = Per<Megaelectronvolt, Bar>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<BohrRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<BohrRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<BohrRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<BohrRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<BohrRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<BohrRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, BohrRadius>
type Output = Per<Megaelectronvolt, BohrRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Centigram> for Megaelectronvolt
impl UnitDiv<Centigram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Centigram>
type Output = Per<Megaelectronvolt, Centigram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Centiliter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Centiliter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Centiliter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Centiliter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Centiliter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Centiliter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Centiliter>
type Output = Per<Megaelectronvolt, Centiliter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Centimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Centimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Centimeter>
type Output = Per<Megaelectronvolt, Centimeter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Centisecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Centisecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Centisecond>
type Output = Per<Megaelectronvolt, Centisecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Century> for Megaelectronvolt
impl UnitDiv<Century> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Century>
type Output = Per<Megaelectronvolt, Century>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<ClassicalElectronRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<ClassicalElectronRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<ClassicalElectronRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<ClassicalElectronRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<ClassicalElectronRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<ClassicalElectronRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, ClassicalElectronRadius>
type Output = Per<Megaelectronvolt, ClassicalElectronRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<CubicCentimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicCentimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicCentimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicCentimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicCentimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicCentimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, CubicCentimeter>
type Output = Per<Megaelectronvolt, CubicCentimeter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<CubicKilometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicKilometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicKilometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicKilometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicKilometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicKilometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, CubicKilometer>
type Output = Per<Megaelectronvolt, CubicKilometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<CubicMeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicMeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicMeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicMeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicMeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicMeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, CubicMeter>
type Output = Per<Megaelectronvolt, CubicMeter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<CubicMillimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicMillimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicMillimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicMillimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<CubicMillimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<CubicMillimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, CubicMillimeter>
type Output = Per<Megaelectronvolt, CubicMillimeter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Day> for Megaelectronvolt
impl UnitDiv<Day> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Day>
type Output = Per<Megaelectronvolt, Day>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decade> for Megaelectronvolt
impl UnitDiv<Decade> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Decade>
type Output = Per<Megaelectronvolt, Decade>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decagram> for Megaelectronvolt
impl UnitDiv<Decagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Decagram>
type Output = Per<Megaelectronvolt, Decagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decameter> for Megaelectronvolt
impl UnitDiv<Decameter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Decameter>
type Output = Per<Megaelectronvolt, Decameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Decasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Decasecond>
type Output = Per<Megaelectronvolt, Decasecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decawatt> for Megaelectronvolt
impl UnitDiv<Decawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Decawatt>
type Output = Per<Megaelectronvolt, Decawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decigram> for Megaelectronvolt
impl UnitDiv<Decigram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Decigram>
type Output = Per<Megaelectronvolt, Decigram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Deciliter> for Megaelectronvolt
impl UnitDiv<Deciliter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Deciliter>
type Output = Per<Megaelectronvolt, Deciliter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decimeter> for Megaelectronvolt
impl UnitDiv<Decimeter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Decimeter>
type Output = Per<Megaelectronvolt, Decimeter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Decisecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Decisecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Decisecond>
type Output = Per<Megaelectronvolt, Decisecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Deciwatt> for Megaelectronvolt
impl UnitDiv<Deciwatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Deciwatt>
type Output = Per<Megaelectronvolt, Deciwatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Degree> for Megaelectronvolt
impl UnitDiv<Degree> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Degree>
type Output = Per<Megaelectronvolt, Degree>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Dyne> for Megaelectronvolt
impl UnitDiv<Dyne> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Dyne>
type Output = Per<Megaelectronvolt, Dyne>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<EarthEquatorialRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<EarthEquatorialRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<EarthEquatorialRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<EarthEquatorialRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<EarthEquatorialRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<EarthEquatorialRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, EarthEquatorialRadius>
type Output = Per<Megaelectronvolt, EarthEquatorialRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<EarthPolarRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<EarthPolarRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<EarthPolarRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<EarthPolarRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<EarthPolarRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<EarthPolarRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, EarthPolarRadius>
type Output = Per<Megaelectronvolt, EarthPolarRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<EarthRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<EarthRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<EarthRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<EarthRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<EarthRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<EarthRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, EarthRadius>
type Output = Per<Megaelectronvolt, EarthRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<ElectronReducedComptonWavelength> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<ElectronReducedComptonWavelength as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<ElectronReducedComptonWavelength as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<ElectronReducedComptonWavelength> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<ElectronReducedComptonWavelength as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<ElectronReducedComptonWavelength as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, ElectronReducedComptonWavelength>
type Output = Per<Megaelectronvolt, ElectronReducedComptonWavelength>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Electronvolt> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Electronvolt as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Electronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Electronvolt> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Electronvolt as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Electronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Electronvolt>
type Output = Per<Megaelectronvolt, Electronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Erg> for Megaelectronvolt
impl UnitDiv<Erg> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Erg>
type Output = Per<Megaelectronvolt, Erg>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<ErgPerSecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<ErgPerSecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<ErgPerSecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<ErgPerSecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<ErgPerSecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<ErgPerSecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, ErgPerSecond>
type Output = Per<Megaelectronvolt, ErgPerSecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Exagram> for Megaelectronvolt
impl UnitDiv<Exagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Exagram>
type Output = Per<Megaelectronvolt, Exagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Exameter> for Megaelectronvolt
impl UnitDiv<Exameter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Exameter>
type Output = Per<Megaelectronvolt, Exameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Exawatt> for Megaelectronvolt
impl UnitDiv<Exawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Exawatt>
type Output = Per<Megaelectronvolt, Exawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Femtogram> for Megaelectronvolt
impl UnitDiv<Femtogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Femtogram>
type Output = Per<Megaelectronvolt, Femtogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Femtometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Femtometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Femtometer>
type Output = Per<Megaelectronvolt, Femtometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Femtosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Femtosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Femtosecond>
type Output = Per<Megaelectronvolt, Femtosecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Femtowatt> for Megaelectronvolt
impl UnitDiv<Femtowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Femtowatt>
type Output = Per<Megaelectronvolt, Femtowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Fortnight> for Megaelectronvolt
impl UnitDiv<Fortnight> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Fortnight>
type Output = Per<Megaelectronvolt, Fortnight>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigagram> for Megaelectronvolt
impl UnitDiv<Gigagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Gigagram>
type Output = Per<Megaelectronvolt, Gigagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigajoule> for Megaelectronvolt
impl UnitDiv<Gigajoule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Gigajoule>
type Output = Per<Megaelectronvolt, Gigajoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigameter> for Megaelectronvolt
impl UnitDiv<Gigameter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Gigameter>
type Output = Per<Megaelectronvolt, Gigameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Giganewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Giganewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Giganewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Giganewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Giganewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Giganewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Giganewton>
type Output = Per<Megaelectronvolt, Giganewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigaparsec> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Gigaparsec as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Gigaparsec as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Gigaparsec> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Gigaparsec as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Gigaparsec as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Gigaparsec>
type Output = Per<Megaelectronvolt, Gigaparsec>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigapascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Gigapascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Gigapascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Gigapascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Gigapascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Gigapascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Gigapascal>
type Output = Per<Megaelectronvolt, Gigapascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Gigasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Gigasecond>
type Output = Per<Megaelectronvolt, Gigasecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigawatt> for Megaelectronvolt
impl UnitDiv<Gigawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Gigawatt>
type Output = Per<Megaelectronvolt, Gigawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gram> for Megaelectronvolt
impl UnitDiv<Gram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Gram>
type Output = Per<Megaelectronvolt, Gram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectogram> for Megaelectronvolt
impl UnitDiv<Hectogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Hectogram>
type Output = Per<Megaelectronvolt, Hectogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Hectometer>
type Output = Per<Megaelectronvolt, Hectometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Hectopascal>
type Output = Per<Megaelectronvolt, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Hectosecond>
type Output = Per<Megaelectronvolt, Hectosecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectowatt> for Megaelectronvolt
impl UnitDiv<Hectowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Hectowatt>
type Output = Per<Megaelectronvolt, Hectowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hour> for Megaelectronvolt
impl UnitDiv<Hour> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Hour>
type Output = Per<Megaelectronvolt, Hour>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<HourAngle> for Megaelectronvolt
impl UnitDiv<HourAngle> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, HourAngle>
type Output = Per<Megaelectronvolt, HourAngle>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Joule> for Megaelectronvolt
impl UnitDiv<Joule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Joule>
type Output = Per<Megaelectronvolt, Joule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<JulianCentury> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<JulianCentury as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<JulianCentury as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<JulianCentury> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<JulianCentury as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<JulianCentury as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, JulianCentury>
type Output = Per<Megaelectronvolt, JulianCentury>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<JulianYear> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<JulianYear as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<JulianYear as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<JulianYear> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<JulianYear as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<JulianYear as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, JulianYear>
type Output = Per<Megaelectronvolt, JulianYear>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<JupiterRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<JupiterRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<JupiterRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<JupiterRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<JupiterRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<JupiterRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, JupiterRadius>
type Output = Per<Megaelectronvolt, JupiterRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kelvin> for Megaelectronvolt
impl UnitDiv<Kelvin> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Kelvin>
type Output = Per<Megaelectronvolt, Kelvin>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kiloelectronvolt> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kiloelectronvolt as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kiloelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kiloelectronvolt> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kiloelectronvolt as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kiloelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Kiloelectronvolt>
type Output = Per<Megaelectronvolt, Kiloelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilogram> for Megaelectronvolt
impl UnitDiv<Kilogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Kilogram>
type Output = Per<Megaelectronvolt, Kilogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilojoule> for Megaelectronvolt
impl UnitDiv<Kilojoule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Kilojoule>
type Output = Per<Megaelectronvolt, Kilojoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilometer> for Megaelectronvolt
impl UnitDiv<Kilometer> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Kilometer>
type Output = Per<Megaelectronvolt, Kilometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilonewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kilonewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kilonewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kilonewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kilonewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kilonewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Kilonewton>
type Output = Per<Megaelectronvolt, Kilonewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kiloparsec> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kiloparsec as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kiloparsec as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kiloparsec> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kiloparsec as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kiloparsec as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Kiloparsec>
type Output = Per<Megaelectronvolt, Kiloparsec>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilopascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kilopascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kilopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kilopascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kilopascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kilopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Kilopascal>
type Output = Per<Megaelectronvolt, Kilopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kilosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Kilosecond>
type Output = Per<Megaelectronvolt, Kilosecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilowatt> for Megaelectronvolt
impl UnitDiv<Kilowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Kilowatt>
type Output = Per<Megaelectronvolt, Kilowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<KilowattHour> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<KilowattHour as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<KilowattHour as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<KilowattHour> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<KilowattHour as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<KilowattHour as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, KilowattHour>
type Output = Per<Megaelectronvolt, KilowattHour>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<LightYear> for Megaelectronvolt
impl UnitDiv<LightYear> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, LightYear>
type Output = Per<Megaelectronvolt, LightYear>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Liter> for Megaelectronvolt
impl UnitDiv<Liter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Liter>
type Output = Per<Megaelectronvolt, Liter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<LunarDistance> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<LunarDistance as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<LunarDistance as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<LunarDistance> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<LunarDistance as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<LunarDistance as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, LunarDistance>
type Output = Per<Megaelectronvolt, LunarDistance>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<LunarRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<LunarRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<LunarRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<LunarRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<LunarRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<LunarRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, LunarRadius>
type Output = Per<Megaelectronvolt, LunarRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Meter
impl UnitDiv<Megaelectronvolt> for Meter
Source§type Output = Per<Meter, Megaelectronvolt>
type Output = Per<Meter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilometer
impl UnitDiv<Megaelectronvolt> for Kilometer
Source§type Output = Per<Kilometer, Megaelectronvolt>
type Output = Per<Kilometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Centimeterwhere
<Centimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Centimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Centimeterwhere
<Centimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Centimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Centimeter, Megaelectronvolt>
type Output = Per<Centimeter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Millimeterwhere
<Millimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Millimeterwhere
<Millimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millimeter, Megaelectronvolt>
type Output = Per<Millimeter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Micrometerwhere
<Micrometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Micrometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Micrometerwhere
<Micrometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Micrometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Micrometer, Megaelectronvolt>
type Output = Per<Micrometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Nanometer
impl UnitDiv<Megaelectronvolt> for Nanometer
Source§type Output = Per<Nanometer, Megaelectronvolt>
type Output = Per<Nanometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Picometer
impl UnitDiv<Megaelectronvolt> for Picometer
Source§type Output = Per<Picometer, Megaelectronvolt>
type Output = Per<Picometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Femtometerwhere
<Femtometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Femtometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Femtometerwhere
<Femtometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Femtometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Femtometer, Megaelectronvolt>
type Output = Per<Femtometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Attometer
impl UnitDiv<Megaelectronvolt> for Attometer
Source§type Output = Per<Attometer, Megaelectronvolt>
type Output = Per<Attometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Zeptometerwhere
<Zeptometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Zeptometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Zeptometerwhere
<Zeptometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Zeptometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Zeptometer, Megaelectronvolt>
type Output = Per<Zeptometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Yoctometerwhere
<Yoctometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Yoctometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Yoctometerwhere
<Yoctometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Yoctometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Yoctometer, Megaelectronvolt>
type Output = Per<Yoctometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megameter
impl UnitDiv<Megaelectronvolt> for Megameter
Source§type Output = Per<Megameter, Megaelectronvolt>
type Output = Per<Megameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decimeter
impl UnitDiv<Megaelectronvolt> for Decimeter
Source§type Output = Per<Decimeter, Megaelectronvolt>
type Output = Per<Decimeter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decameter
impl UnitDiv<Megaelectronvolt> for Decameter
Source§type Output = Per<Decameter, Megaelectronvolt>
type Output = Per<Decameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Hectometerwhere
<Hectometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Hectometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Hectometerwhere
<Hectometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Hectometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectometer, Megaelectronvolt>
type Output = Per<Hectometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigameter
impl UnitDiv<Megaelectronvolt> for Gigameter
Source§type Output = Per<Gigameter, Megaelectronvolt>
type Output = Per<Gigameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Terameter
impl UnitDiv<Megaelectronvolt> for Terameter
Source§type Output = Per<Terameter, Megaelectronvolt>
type Output = Per<Terameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Petameter
impl UnitDiv<Megaelectronvolt> for Petameter
Source§type Output = Per<Petameter, Megaelectronvolt>
type Output = Per<Petameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Exameter
impl UnitDiv<Megaelectronvolt> for Exameter
Source§type Output = Per<Exameter, Megaelectronvolt>
type Output = Per<Exameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Zettameterwhere
<Zettameter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Zettameter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Zettameterwhere
<Zettameter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Zettameter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Zettameter, Megaelectronvolt>
type Output = Per<Zettameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Yottameterwhere
<Yottameter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Yottameter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Yottameterwhere
<Yottameter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Yottameter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Yottameter, Megaelectronvolt>
type Output = Per<Yottameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Attosecondwhere
<Attosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Attosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Attosecondwhere
<Attosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Attosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Attosecond, Megaelectronvolt>
type Output = Per<Attosecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Femtosecondwhere
<Femtosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Femtosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Femtosecondwhere
<Femtosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Femtosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Femtosecond, Megaelectronvolt>
type Output = Per<Femtosecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Picosecondwhere
<Picosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Picosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Picosecondwhere
<Picosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Picosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Picosecond, Megaelectronvolt>
type Output = Per<Picosecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Nanosecondwhere
<Nanosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Nanosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Nanosecondwhere
<Nanosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Nanosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Nanosecond, Megaelectronvolt>
type Output = Per<Nanosecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Microsecondwhere
<Microsecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Microsecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Microsecondwhere
<Microsecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Microsecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Microsecond, Megaelectronvolt>
type Output = Per<Microsecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Millisecondwhere
<Millisecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millisecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Millisecondwhere
<Millisecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millisecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millisecond, Megaelectronvolt>
type Output = Per<Millisecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Centisecondwhere
<Centisecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Centisecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Centisecondwhere
<Centisecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Centisecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Centisecond, Megaelectronvolt>
type Output = Per<Centisecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decisecondwhere
<Decisecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Decisecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Decisecondwhere
<Decisecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Decisecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Decisecond, Megaelectronvolt>
type Output = Per<Decisecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Second
impl UnitDiv<Megaelectronvolt> for Second
Source§type Output = Per<Second, Megaelectronvolt>
type Output = Per<Second, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decasecondwhere
<Decasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Decasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Decasecondwhere
<Decasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Decasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Decasecond, Megaelectronvolt>
type Output = Per<Decasecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Hectosecondwhere
<Hectosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Hectosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Hectosecondwhere
<Hectosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Hectosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectosecond, Megaelectronvolt>
type Output = Per<Hectosecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilosecondwhere
<Kilosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kilosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Kilosecondwhere
<Kilosecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kilosecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kilosecond, Megaelectronvolt>
type Output = Per<Kilosecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megasecondwhere
<Megasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Megasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Megasecondwhere
<Megasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Megasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megasecond, Megaelectronvolt>
type Output = Per<Megasecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigasecondwhere
<Gigasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Gigasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Gigasecondwhere
<Gigasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Gigasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Gigasecond, Megaelectronvolt>
type Output = Per<Gigasecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Terasecondwhere
<Terasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Terasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Terasecondwhere
<Terasecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Terasecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Terasecond, Megaelectronvolt>
type Output = Per<Terasecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Minute
impl UnitDiv<Megaelectronvolt> for Minute
Source§type Output = Per<Minute, Megaelectronvolt>
type Output = Per<Minute, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Hour
impl UnitDiv<Megaelectronvolt> for Hour
Source§type Output = Per<Hour, Megaelectronvolt>
type Output = Per<Hour, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Day
impl UnitDiv<Megaelectronvolt> for Day
Source§type Output = Per<Day, Megaelectronvolt>
type Output = Per<Day, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Week
impl UnitDiv<Megaelectronvolt> for Week
Source§type Output = Per<Week, Megaelectronvolt>
type Output = Per<Week, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Fortnight
impl UnitDiv<Megaelectronvolt> for Fortnight
Source§type Output = Per<Fortnight, Megaelectronvolt>
type Output = Per<Fortnight, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Year
impl UnitDiv<Megaelectronvolt> for Year
Source§type Output = Per<Year, Megaelectronvolt>
type Output = Per<Year, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decade
impl UnitDiv<Megaelectronvolt> for Decade
Source§type Output = Per<Decade, Megaelectronvolt>
type Output = Per<Decade, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Century
impl UnitDiv<Megaelectronvolt> for Century
Source§type Output = Per<Century, Megaelectronvolt>
type Output = Per<Century, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Millenniumwhere
<Millennium as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millennium as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Millenniumwhere
<Millennium as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millennium as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millennium, Megaelectronvolt>
type Output = Per<Millennium, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gram
impl UnitDiv<Megaelectronvolt> for Gram
Source§type Output = Per<Gram, Megaelectronvolt>
type Output = Per<Gram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Yoctogram
impl UnitDiv<Megaelectronvolt> for Yoctogram
Source§type Output = Per<Yoctogram, Megaelectronvolt>
type Output = Per<Yoctogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Zeptogram
impl UnitDiv<Megaelectronvolt> for Zeptogram
Source§type Output = Per<Zeptogram, Megaelectronvolt>
type Output = Per<Zeptogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Attogram
impl UnitDiv<Megaelectronvolt> for Attogram
Source§type Output = Per<Attogram, Megaelectronvolt>
type Output = Per<Attogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Femtogram
impl UnitDiv<Megaelectronvolt> for Femtogram
Source§type Output = Per<Femtogram, Megaelectronvolt>
type Output = Per<Femtogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Picogram
impl UnitDiv<Megaelectronvolt> for Picogram
Source§type Output = Per<Picogram, Megaelectronvolt>
type Output = Per<Picogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Nanogram
impl UnitDiv<Megaelectronvolt> for Nanogram
Source§type Output = Per<Nanogram, Megaelectronvolt>
type Output = Per<Nanogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Microgram
impl UnitDiv<Megaelectronvolt> for Microgram
Source§type Output = Per<Microgram, Megaelectronvolt>
type Output = Per<Microgram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Milligram
impl UnitDiv<Megaelectronvolt> for Milligram
Source§type Output = Per<Milligram, Megaelectronvolt>
type Output = Per<Milligram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Centigram
impl UnitDiv<Megaelectronvolt> for Centigram
Source§type Output = Per<Centigram, Megaelectronvolt>
type Output = Per<Centigram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decigram
impl UnitDiv<Megaelectronvolt> for Decigram
Source§type Output = Per<Decigram, Megaelectronvolt>
type Output = Per<Decigram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decagram
impl UnitDiv<Megaelectronvolt> for Decagram
Source§type Output = Per<Decagram, Megaelectronvolt>
type Output = Per<Decagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Hectogram
impl UnitDiv<Megaelectronvolt> for Hectogram
Source§type Output = Per<Hectogram, Megaelectronvolt>
type Output = Per<Hectogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilogram
impl UnitDiv<Megaelectronvolt> for Kilogram
Source§type Output = Per<Kilogram, Megaelectronvolt>
type Output = Per<Kilogram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megagram
impl UnitDiv<Megaelectronvolt> for Megagram
Source§type Output = Per<Megagram, Megaelectronvolt>
type Output = Per<Megagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigagram
impl UnitDiv<Megaelectronvolt> for Gigagram
Source§type Output = Per<Gigagram, Megaelectronvolt>
type Output = Per<Gigagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Teragram
impl UnitDiv<Megaelectronvolt> for Teragram
Source§type Output = Per<Teragram, Megaelectronvolt>
type Output = Per<Teragram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Petagram
impl UnitDiv<Megaelectronvolt> for Petagram
Source§type Output = Per<Petagram, Megaelectronvolt>
type Output = Per<Petagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Exagram
impl UnitDiv<Megaelectronvolt> for Exagram
Source§type Output = Per<Exagram, Megaelectronvolt>
type Output = Per<Exagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Zettagram
impl UnitDiv<Megaelectronvolt> for Zettagram
Source§type Output = Per<Zettagram, Megaelectronvolt>
type Output = Per<Zettagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Yottagram
impl UnitDiv<Megaelectronvolt> for Yottagram
Source§type Output = Per<Yottagram, Megaelectronvolt>
type Output = Per<Yottagram, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Tonne
impl UnitDiv<Megaelectronvolt> for Tonne
Source§type Output = Per<Tonne, Megaelectronvolt>
type Output = Per<Tonne, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Degree
impl UnitDiv<Megaelectronvolt> for Degree
Source§type Output = Per<Degree, Megaelectronvolt>
type Output = Per<Degree, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Radian
impl UnitDiv<Megaelectronvolt> for Radian
Source§type Output = Per<Radian, Megaelectronvolt>
type Output = Per<Radian, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Milliradianwhere
<Milliradian as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Milliradian as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Milliradianwhere
<Milliradian as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Milliradian as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Milliradian, Megaelectronvolt>
type Output = Per<Milliradian, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Turn
impl UnitDiv<Megaelectronvolt> for Turn
Source§type Output = Per<Turn, Megaelectronvolt>
type Output = Per<Turn, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Watt
impl UnitDiv<Megaelectronvolt> for Watt
Source§type Output = Per<Watt, Megaelectronvolt>
type Output = Per<Watt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Yoctowatt
impl UnitDiv<Megaelectronvolt> for Yoctowatt
Source§type Output = Per<Yoctowatt, Megaelectronvolt>
type Output = Per<Yoctowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Zeptowatt
impl UnitDiv<Megaelectronvolt> for Zeptowatt
Source§type Output = Per<Zeptowatt, Megaelectronvolt>
type Output = Per<Zeptowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Attowatt
impl UnitDiv<Megaelectronvolt> for Attowatt
Source§type Output = Per<Attowatt, Megaelectronvolt>
type Output = Per<Attowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Femtowatt
impl UnitDiv<Megaelectronvolt> for Femtowatt
Source§type Output = Per<Femtowatt, Megaelectronvolt>
type Output = Per<Femtowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Picowatt
impl UnitDiv<Megaelectronvolt> for Picowatt
Source§type Output = Per<Picowatt, Megaelectronvolt>
type Output = Per<Picowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Nanowatt
impl UnitDiv<Megaelectronvolt> for Nanowatt
Source§type Output = Per<Nanowatt, Megaelectronvolt>
type Output = Per<Nanowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Microwatt
impl UnitDiv<Megaelectronvolt> for Microwatt
Source§type Output = Per<Microwatt, Megaelectronvolt>
type Output = Per<Microwatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Milliwatt
impl UnitDiv<Megaelectronvolt> for Milliwatt
Source§type Output = Per<Milliwatt, Megaelectronvolt>
type Output = Per<Milliwatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Deciwatt
impl UnitDiv<Megaelectronvolt> for Deciwatt
Source§type Output = Per<Deciwatt, Megaelectronvolt>
type Output = Per<Deciwatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Decawatt
impl UnitDiv<Megaelectronvolt> for Decawatt
Source§type Output = Per<Decawatt, Megaelectronvolt>
type Output = Per<Decawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Hectowatt
impl UnitDiv<Megaelectronvolt> for Hectowatt
Source§type Output = Per<Hectowatt, Megaelectronvolt>
type Output = Per<Hectowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilowatt
impl UnitDiv<Megaelectronvolt> for Kilowatt
Source§type Output = Per<Kilowatt, Megaelectronvolt>
type Output = Per<Kilowatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megawatt
impl UnitDiv<Megaelectronvolt> for Megawatt
Source§type Output = Per<Megawatt, Megaelectronvolt>
type Output = Per<Megawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigawatt
impl UnitDiv<Megaelectronvolt> for Gigawatt
Source§type Output = Per<Gigawatt, Megaelectronvolt>
type Output = Per<Gigawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Terawatt
impl UnitDiv<Megaelectronvolt> for Terawatt
Source§type Output = Per<Terawatt, Megaelectronvolt>
type Output = Per<Terawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Petawatt
impl UnitDiv<Megaelectronvolt> for Petawatt
Source§type Output = Per<Petawatt, Megaelectronvolt>
type Output = Per<Petawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Exawatt
impl UnitDiv<Megaelectronvolt> for Exawatt
Source§type Output = Per<Exawatt, Megaelectronvolt>
type Output = Per<Exawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Zettawatt
impl UnitDiv<Megaelectronvolt> for Zettawatt
Source§type Output = Per<Zettawatt, Megaelectronvolt>
type Output = Per<Zettawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Yottawatt
impl UnitDiv<Megaelectronvolt> for Yottawatt
Source§type Output = Per<Yottawatt, Megaelectronvolt>
type Output = Per<Yottawatt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Meter, Meter>
impl UnitDiv<Megaelectronvolt> for Prod<Meter, Meter>
Source§type Output = Per<Prod<Meter, Meter>, Megaelectronvolt>
type Output = Per<Prod<Meter, Meter>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Kilometer, Kilometer>
impl UnitDiv<Megaelectronvolt> for Prod<Kilometer, Kilometer>
Source§type Output = Per<Prod<Kilometer, Kilometer>, Megaelectronvolt>
type Output = Per<Prod<Kilometer, Kilometer>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Centimeter, Centimeter>where
<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Prod<Centimeter, Centimeter>where
<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Centimeter, Centimeter>, Megaelectronvolt>
type Output = Per<Prod<Centimeter, Centimeter>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Millimeter, Millimeter>where
<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Prod<Millimeter, Millimeter>where
<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Millimeter, Millimeter>, Megaelectronvolt>
type Output = Per<Prod<Millimeter, Millimeter>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for CubicMeterwhere
<CubicMeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicMeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for CubicMeterwhere
<CubicMeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicMeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicMeter, Megaelectronvolt>
type Output = Per<CubicMeter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for CubicKilometerwhere
<CubicKilometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicKilometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for CubicKilometerwhere
<CubicKilometer as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicKilometer as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicKilometer, Megaelectronvolt>
type Output = Per<CubicKilometer, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for CubicCentimeterwhere
<CubicCentimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicCentimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for CubicCentimeterwhere
<CubicCentimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicCentimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicCentimeter, Megaelectronvolt>
type Output = Per<CubicCentimeter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for CubicMillimeterwhere
<CubicMillimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicMillimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for CubicMillimeterwhere
<CubicMillimeter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<CubicMillimeter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicMillimeter, Megaelectronvolt>
type Output = Per<CubicMillimeter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Liter
impl UnitDiv<Megaelectronvolt> for Liter
Source§type Output = Per<Liter, Megaelectronvolt>
type Output = Per<Liter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Milliliterwhere
<Milliliter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Milliliter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Milliliterwhere
<Milliliter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Milliliter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Milliliter, Megaelectronvolt>
type Output = Per<Milliliter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Microliterwhere
<Microliter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Microliter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Microliterwhere
<Microliter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Microliter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Microliter, Megaelectronvolt>
type Output = Per<Microliter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Centiliterwhere
<Centiliter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Centiliter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Centiliterwhere
<Centiliter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Centiliter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Centiliter, Megaelectronvolt>
type Output = Per<Centiliter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Deciliter
impl UnitDiv<Megaelectronvolt> for Deciliter
Source§type Output = Per<Deciliter, Megaelectronvolt>
type Output = Per<Deciliter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for MeterPerSecondSquaredwhere
<MeterPerSecondSquared as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<MeterPerSecondSquared as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for MeterPerSecondSquaredwhere
<MeterPerSecondSquared as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<MeterPerSecondSquared as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<MeterPerSecondSquared, Megaelectronvolt>
type Output = Per<MeterPerSecondSquared, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for StandardGravitywhere
<StandardGravity as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<StandardGravity as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for StandardGravitywhere
<StandardGravity as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<StandardGravity as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<StandardGravity, Megaelectronvolt>
type Output = Per<StandardGravity, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Newton
impl UnitDiv<Megaelectronvolt> for Newton
Source§type Output = Per<Newton, Megaelectronvolt>
type Output = Per<Newton, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Micronewtonwhere
<Micronewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Micronewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Micronewtonwhere
<Micronewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Micronewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Micronewton, Megaelectronvolt>
type Output = Per<Micronewton, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Millinewtonwhere
<Millinewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millinewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Millinewtonwhere
<Millinewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millinewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millinewton, Megaelectronvolt>
type Output = Per<Millinewton, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilonewtonwhere
<Kilonewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kilonewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Kilonewtonwhere
<Kilonewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kilonewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kilonewton, Megaelectronvolt>
type Output = Per<Kilonewton, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Meganewtonwhere
<Meganewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Meganewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Meganewtonwhere
<Meganewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Meganewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Meganewton, Megaelectronvolt>
type Output = Per<Meganewton, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Giganewtonwhere
<Giganewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Giganewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Giganewtonwhere
<Giganewton as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Giganewton as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Giganewton, Megaelectronvolt>
type Output = Per<Giganewton, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Joule
impl UnitDiv<Megaelectronvolt> for Joule
Source§type Output = Per<Joule, Megaelectronvolt>
type Output = Per<Joule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Picojoule
impl UnitDiv<Megaelectronvolt> for Picojoule
Source§type Output = Per<Picojoule, Megaelectronvolt>
type Output = Per<Picojoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Nanojoule
impl UnitDiv<Megaelectronvolt> for Nanojoule
Source§type Output = Per<Nanojoule, Megaelectronvolt>
type Output = Per<Nanojoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Microjoulewhere
<Microjoule as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Microjoule as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Microjoulewhere
<Microjoule as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Microjoule as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Microjoule, Megaelectronvolt>
type Output = Per<Microjoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Millijoulewhere
<Millijoule as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millijoule as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Millijoulewhere
<Millijoule as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millijoule as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millijoule, Megaelectronvolt>
type Output = Per<Millijoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilojoule
impl UnitDiv<Megaelectronvolt> for Kilojoule
Source§type Output = Per<Kilojoule, Megaelectronvolt>
type Output = Per<Kilojoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megajoule
impl UnitDiv<Megaelectronvolt> for Megajoule
Source§type Output = Per<Megajoule, Megaelectronvolt>
type Output = Per<Megajoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigajoule
impl UnitDiv<Megaelectronvolt> for Gigajoule
Source§type Output = Per<Gigajoule, Megaelectronvolt>
type Output = Per<Gigajoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Terajoule
impl UnitDiv<Megaelectronvolt> for Terajoule
Source§type Output = Per<Terajoule, Megaelectronvolt>
type Output = Per<Terajoule, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for WattHour
impl UnitDiv<Megaelectronvolt> for WattHour
Source§type Output = Per<WattHour, Megaelectronvolt>
type Output = Per<WattHour, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for KilowattHourwhere
<KilowattHour as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<KilowattHour as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for KilowattHourwhere
<KilowattHour as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<KilowattHour as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<KilowattHour, Megaelectronvolt>
type Output = Per<KilowattHour, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Pascal
impl UnitDiv<Megaelectronvolt> for Pascal
Source§type Output = Per<Pascal, Megaelectronvolt>
type Output = Per<Pascal, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Millipascalwhere
<Millipascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millipascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Millipascalwhere
<Millipascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Millipascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millipascal, Megaelectronvolt>
type Output = Per<Millipascal, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Megaelectronvolt>
type Output = Per<Hectopascal, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kilopascalwhere
<Kilopascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kilopascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Kilopascalwhere
<Kilopascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kilopascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kilopascal, Megaelectronvolt>
type Output = Per<Kilopascal, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megapascalwhere
<Megapascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Megapascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Megapascalwhere
<Megapascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Megapascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megapascal, Megaelectronvolt>
type Output = Per<Megapascal, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigapascalwhere
<Gigapascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Gigapascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Gigapascalwhere
<Gigapascal as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Gigapascal as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Gigapascal, Megaelectronvolt>
type Output = Per<Gigapascal, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Bar
impl UnitDiv<Megaelectronvolt> for Bar
Source§type Output = Per<Bar, Megaelectronvolt>
type Output = Per<Bar, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kelvin
impl UnitDiv<Megaelectronvolt> for Kelvin
Source§type Output = Per<Kelvin, Megaelectronvolt>
type Output = Per<Kelvin, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Rankine
impl UnitDiv<Megaelectronvolt> for Rankine
Source§type Output = Per<Rankine, Megaelectronvolt>
type Output = Per<Rankine, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Degree, Degree>
impl UnitDiv<Megaelectronvolt> for Prod<Degree, Degree>
Source§type Output = Per<Prod<Degree, Degree>, Megaelectronvolt>
type Output = Per<Prod<Degree, Degree>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Radian, Radian>
impl UnitDiv<Megaelectronvolt> for Prod<Radian, Radian>
Source§type Output = Per<Prod<Radian, Radian>, Megaelectronvolt>
type Output = Per<Prod<Radian, Radian>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Prod<Milliradian, Milliradian>where
<Prod<Milliradian, Milliradian> as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Prod<Milliradian, Milliradian> as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Prod<Milliradian, Milliradian>where
<Prod<Milliradian, Milliradian> as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Prod<Milliradian, Milliradian> as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Milliradian, Milliradian>, Megaelectronvolt>
type Output = Per<Prod<Milliradian, Milliradian>, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for BohrRadiuswhere
<BohrRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<BohrRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for BohrRadiuswhere
<BohrRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<BohrRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<BohrRadius, Megaelectronvolt>
type Output = Per<BohrRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for ClassicalElectronRadiuswhere
<ClassicalElectronRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<ClassicalElectronRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for ClassicalElectronRadiuswhere
<ClassicalElectronRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<ClassicalElectronRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<ClassicalElectronRadius, Megaelectronvolt>
type Output = Per<ClassicalElectronRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for PlanckLengthwhere
<PlanckLength as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<PlanckLength as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for PlanckLengthwhere
<PlanckLength as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<PlanckLength as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<PlanckLength, Megaelectronvolt>
type Output = Per<PlanckLength, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for ElectronReducedComptonWavelengthwhere
<ElectronReducedComptonWavelength as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<ElectronReducedComptonWavelength as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for ElectronReducedComptonWavelengthwhere
<ElectronReducedComptonWavelength as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<ElectronReducedComptonWavelength as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<ElectronReducedComptonWavelength, Megaelectronvolt>
type Output = Per<ElectronReducedComptonWavelength, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for AtomicMassUnitwhere
<AtomicMassUnit as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<AtomicMassUnit as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for AtomicMassUnitwhere
<AtomicMassUnit as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<AtomicMassUnit as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<AtomicMassUnit, Megaelectronvolt>
type Output = Per<AtomicMassUnit, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for ErgPerSecondwhere
<ErgPerSecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<ErgPerSecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for ErgPerSecondwhere
<ErgPerSecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<ErgPerSecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<ErgPerSecond, Megaelectronvolt>
type Output = Per<ErgPerSecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Dyne
impl UnitDiv<Megaelectronvolt> for Dyne
Source§type Output = Per<Dyne, Megaelectronvolt>
type Output = Per<Dyne, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Erg
impl UnitDiv<Megaelectronvolt> for Erg
Source§type Output = Per<Erg, Megaelectronvolt>
type Output = Per<Erg, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Electronvoltwhere
<Electronvolt as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Electronvolt as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Electronvoltwhere
<Electronvolt as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Electronvolt as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Electronvolt, Megaelectronvolt>
type Output = Per<Electronvolt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kiloelectronvoltwhere
<Kiloelectronvolt as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kiloelectronvolt as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Kiloelectronvoltwhere
<Kiloelectronvolt as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kiloelectronvolt as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kiloelectronvolt, Megaelectronvolt>
type Output = Per<Kiloelectronvolt, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for AstronomicalUnitwhere
<AstronomicalUnit as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<AstronomicalUnit as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for AstronomicalUnitwhere
<AstronomicalUnit as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<AstronomicalUnit as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<AstronomicalUnit, Megaelectronvolt>
type Output = Per<AstronomicalUnit, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for LightYear
impl UnitDiv<Megaelectronvolt> for LightYear
Source§type Output = Per<LightYear, Megaelectronvolt>
type Output = Per<LightYear, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Parsec
impl UnitDiv<Megaelectronvolt> for Parsec
Source§type Output = Per<Parsec, Megaelectronvolt>
type Output = Per<Parsec, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Kiloparsecwhere
<Kiloparsec as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kiloparsec as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Kiloparsecwhere
<Kiloparsec as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Kiloparsec as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kiloparsec, Megaelectronvolt>
type Output = Per<Kiloparsec, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Megaparsecwhere
<Megaparsec as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Megaparsec as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Megaparsecwhere
<Megaparsec as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Megaparsec as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaparsec, Megaelectronvolt>
type Output = Per<Megaparsec, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Gigaparsecwhere
<Gigaparsec as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Gigaparsec as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for Gigaparsecwhere
<Gigaparsec as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<Gigaparsec as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Gigaparsec, Megaelectronvolt>
type Output = Per<Gigaparsec, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SolarRadiuswhere
<SolarRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SolarRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for SolarRadiuswhere
<SolarRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SolarRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<SolarRadius, Megaelectronvolt>
type Output = Per<SolarRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SolarDiameterwhere
<SolarDiameter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SolarDiameter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for SolarDiameterwhere
<SolarDiameter as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SolarDiameter as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<SolarDiameter, Megaelectronvolt>
type Output = Per<SolarDiameter, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for EarthRadiuswhere
<EarthRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<EarthRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for EarthRadiuswhere
<EarthRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<EarthRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<EarthRadius, Megaelectronvolt>
type Output = Per<EarthRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for EarthEquatorialRadiuswhere
<EarthEquatorialRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<EarthEquatorialRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for EarthEquatorialRadiuswhere
<EarthEquatorialRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<EarthEquatorialRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<EarthEquatorialRadius, Megaelectronvolt>
type Output = Per<EarthEquatorialRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for EarthPolarRadiuswhere
<EarthPolarRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<EarthPolarRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for EarthPolarRadiuswhere
<EarthPolarRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<EarthPolarRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<EarthPolarRadius, Megaelectronvolt>
type Output = Per<EarthPolarRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for JupiterRadiuswhere
<JupiterRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<JupiterRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for JupiterRadiuswhere
<JupiterRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<JupiterRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<JupiterRadius, Megaelectronvolt>
type Output = Per<JupiterRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for LunarRadiuswhere
<LunarRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<LunarRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for LunarRadiuswhere
<LunarRadius as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<LunarRadius as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<LunarRadius, Megaelectronvolt>
type Output = Per<LunarRadius, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for LunarDistancewhere
<LunarDistance as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<LunarDistance as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for LunarDistancewhere
<LunarDistance as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<LunarDistance as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<LunarDistance, Megaelectronvolt>
type Output = Per<LunarDistance, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SiderealDaywhere
<SiderealDay as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SiderealDay as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for SiderealDaywhere
<SiderealDay as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SiderealDay as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<SiderealDay, Megaelectronvolt>
type Output = Per<SiderealDay, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SynodicMonthwhere
<SynodicMonth as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SynodicMonth as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for SynodicMonthwhere
<SynodicMonth as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SynodicMonth as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<SynodicMonth, Megaelectronvolt>
type Output = Per<SynodicMonth, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SiderealYearwhere
<SiderealYear as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SiderealYear as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for SiderealYearwhere
<SiderealYear as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SiderealYear as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<SiderealYear, Megaelectronvolt>
type Output = Per<SiderealYear, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SolarMass
impl UnitDiv<Megaelectronvolt> for SolarMass
Source§type Output = Per<SolarMass, Megaelectronvolt>
type Output = Per<SolarMass, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Arcminute
impl UnitDiv<Megaelectronvolt> for Arcminute
Source§type Output = Per<Arcminute, Megaelectronvolt>
type Output = Per<Arcminute, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for Arcsecond
impl UnitDiv<Megaelectronvolt> for Arcsecond
Source§type Output = Per<Arcsecond, Megaelectronvolt>
type Output = Per<Arcsecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for MilliArcsecondwhere
<MilliArcsecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<MilliArcsecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for MilliArcsecondwhere
<MilliArcsecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<MilliArcsecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<MilliArcsecond, Megaelectronvolt>
type Output = Per<MilliArcsecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for MicroArcsecondwhere
<MicroArcsecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<MicroArcsecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for MicroArcsecondwhere
<MicroArcsecond as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<MicroArcsecond as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<MicroArcsecond, Megaelectronvolt>
type Output = Per<MicroArcsecond, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for HourAngle
impl UnitDiv<Megaelectronvolt> for HourAngle
Source§type Output = Per<HourAngle, Megaelectronvolt>
type Output = Per<HourAngle, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for SolarLuminositywhere
<SolarLuminosity as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SolarLuminosity as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for SolarLuminositywhere
<SolarLuminosity as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<SolarLuminosity as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<SolarLuminosity, Megaelectronvolt>
type Output = Per<SolarLuminosity, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for JulianYearwhere
<JulianYear as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<JulianYear as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for JulianYearwhere
<JulianYear as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<JulianYear as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<JulianYear, Megaelectronvolt>
type Output = Per<JulianYear, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaelectronvolt> for JulianCenturywhere
<JulianCentury as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<JulianCentury as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaelectronvolt> for JulianCenturywhere
<JulianCentury as Unit>::Dim: DimDiv<<Megaelectronvolt as Unit>::Dim>,
<<JulianCentury as Unit>::Dim as DimDiv<<Megaelectronvolt as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<JulianCentury, Megaelectronvolt>
type Output = Per<JulianCentury, Megaelectronvolt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megagram> for Megaelectronvolt
impl UnitDiv<Megagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Megagram>
type Output = Per<Megaelectronvolt, Megagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megajoule> for Megaelectronvolt
impl UnitDiv<Megajoule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Megajoule>
type Output = Per<Megaelectronvolt, Megajoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megameter> for Megaelectronvolt
impl UnitDiv<Megameter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Megameter>
type Output = Per<Megaelectronvolt, Megameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Meganewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Meganewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Meganewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Meganewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Meganewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Meganewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Meganewton>
type Output = Per<Megaelectronvolt, Meganewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megaparsec> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Megaparsec as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Megaparsec as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megaparsec> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Megaparsec as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Megaparsec as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Megaparsec>
type Output = Per<Megaelectronvolt, Megaparsec>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megapascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Megapascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Megapascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megapascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Megapascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Megapascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Megapascal>
type Output = Per<Megaelectronvolt, Megapascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Megasecond>
type Output = Per<Megaelectronvolt, Megasecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megawatt> for Megaelectronvolt
impl UnitDiv<Megawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Megawatt>
type Output = Per<Megaelectronvolt, Megawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Meter> for Megaelectronvolt
impl UnitDiv<Meter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Meter>
type Output = Per<Megaelectronvolt, Meter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<MeterPerSecondSquared> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<MeterPerSecondSquared as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<MeterPerSecondSquared as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<MeterPerSecondSquared> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<MeterPerSecondSquared as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<MeterPerSecondSquared as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, MeterPerSecondSquared>
type Output = Per<Megaelectronvolt, MeterPerSecondSquared>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<MicroArcsecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<MicroArcsecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<MicroArcsecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<MicroArcsecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<MicroArcsecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<MicroArcsecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, MicroArcsecond>
type Output = Per<Megaelectronvolt, MicroArcsecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Microgram> for Megaelectronvolt
impl UnitDiv<Microgram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Microgram>
type Output = Per<Megaelectronvolt, Microgram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Microjoule> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Microjoule as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Microjoule as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Microjoule> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Microjoule as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Microjoule as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Microjoule>
type Output = Per<Megaelectronvolt, Microjoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Microliter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Microliter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Microliter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Microliter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Microliter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Microliter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Microliter>
type Output = Per<Megaelectronvolt, Microliter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Micrometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Micrometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Micrometer>
type Output = Per<Megaelectronvolt, Micrometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Micronewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Micronewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Micronewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Micronewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Micronewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Micronewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Micronewton>
type Output = Per<Megaelectronvolt, Micronewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Microsecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Microsecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Microsecond>
type Output = Per<Megaelectronvolt, Microsecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Microwatt> for Megaelectronvolt
impl UnitDiv<Microwatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Microwatt>
type Output = Per<Megaelectronvolt, Microwatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millennium> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millennium as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millennium as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millennium> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millennium as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millennium as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Millennium>
type Output = Per<Megaelectronvolt, Millennium>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<MilliArcsecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<MilliArcsecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<MilliArcsecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<MilliArcsecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<MilliArcsecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<MilliArcsecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, MilliArcsecond>
type Output = Per<Megaelectronvolt, MilliArcsecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Milligram> for Megaelectronvolt
impl UnitDiv<Milligram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Milligram>
type Output = Per<Megaelectronvolt, Milligram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millijoule> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millijoule as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millijoule as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millijoule> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millijoule as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millijoule as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Millijoule>
type Output = Per<Megaelectronvolt, Millijoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Milliliter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Milliliter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Milliliter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Milliliter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Milliliter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Milliliter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Milliliter>
type Output = Per<Megaelectronvolt, Milliliter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millimeter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Millimeter>
type Output = Per<Megaelectronvolt, Millimeter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millinewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millinewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millinewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millinewton> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millinewton as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millinewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Millinewton>
type Output = Per<Megaelectronvolt, Millinewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millipascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millipascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millipascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millipascal> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millipascal as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millipascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Millipascal>
type Output = Per<Megaelectronvolt, Millipascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Milliradian> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Milliradian as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Milliradian as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Milliradian> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Milliradian as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Milliradian as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Milliradian>
type Output = Per<Megaelectronvolt, Milliradian>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millisecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millisecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Millisecond>
type Output = Per<Megaelectronvolt, Millisecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Milliwatt> for Megaelectronvolt
impl UnitDiv<Milliwatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Milliwatt>
type Output = Per<Megaelectronvolt, Milliwatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Minute> for Megaelectronvolt
impl UnitDiv<Minute> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Minute>
type Output = Per<Megaelectronvolt, Minute>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Nanogram> for Megaelectronvolt
impl UnitDiv<Nanogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Nanogram>
type Output = Per<Megaelectronvolt, Nanogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Nanojoule> for Megaelectronvolt
impl UnitDiv<Nanojoule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Nanojoule>
type Output = Per<Megaelectronvolt, Nanojoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Nanometer> for Megaelectronvolt
impl UnitDiv<Nanometer> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Nanometer>
type Output = Per<Megaelectronvolt, Nanometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Nanosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Nanosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Nanosecond>
type Output = Per<Megaelectronvolt, Nanosecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Nanowatt> for Megaelectronvolt
impl UnitDiv<Nanowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Nanowatt>
type Output = Per<Megaelectronvolt, Nanowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Newton> for Megaelectronvolt
impl UnitDiv<Newton> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Newton>
type Output = Per<Megaelectronvolt, Newton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Parsec> for Megaelectronvolt
impl UnitDiv<Parsec> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Parsec>
type Output = Per<Megaelectronvolt, Parsec>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Pascal> for Megaelectronvolt
impl UnitDiv<Pascal> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Pascal>
type Output = Per<Megaelectronvolt, Pascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Petagram> for Megaelectronvolt
impl UnitDiv<Petagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Petagram>
type Output = Per<Megaelectronvolt, Petagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Petameter> for Megaelectronvolt
impl UnitDiv<Petameter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Petameter>
type Output = Per<Megaelectronvolt, Petameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Petawatt> for Megaelectronvolt
impl UnitDiv<Petawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Petawatt>
type Output = Per<Megaelectronvolt, Petawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Picogram> for Megaelectronvolt
impl UnitDiv<Picogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Picogram>
type Output = Per<Megaelectronvolt, Picogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Picojoule> for Megaelectronvolt
impl UnitDiv<Picojoule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Picojoule>
type Output = Per<Megaelectronvolt, Picojoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Picometer> for Megaelectronvolt
impl UnitDiv<Picometer> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Picometer>
type Output = Per<Megaelectronvolt, Picometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Picosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Picosecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Picosecond>
type Output = Per<Megaelectronvolt, Picosecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Picowatt> for Megaelectronvolt
impl UnitDiv<Picowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Picowatt>
type Output = Per<Megaelectronvolt, Picowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<PlanckLength> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<PlanckLength as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<PlanckLength as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<PlanckLength> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<PlanckLength as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<PlanckLength as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, PlanckLength>
type Output = Per<Megaelectronvolt, PlanckLength>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Centimeter, Centimeter>> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Prod<Centimeter, Centimeter> as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Prod<Centimeter, Centimeter> as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Centimeter, Centimeter>> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Prod<Centimeter, Centimeter> as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Prod<Centimeter, Centimeter> as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Prod<Centimeter, Centimeter>>
type Output = Per<Megaelectronvolt, Prod<Centimeter, Centimeter>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Degree, Degree>> for Megaelectronvolt
impl UnitDiv<Prod<Degree, Degree>> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Prod<Degree, Degree>>
type Output = Per<Megaelectronvolt, Prod<Degree, Degree>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Kilometer, Kilometer>> for Megaelectronvolt
impl UnitDiv<Prod<Kilometer, Kilometer>> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Prod<Kilometer, Kilometer>>
type Output = Per<Megaelectronvolt, Prod<Kilometer, Kilometer>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Meter, Meter>> for Megaelectronvolt
impl UnitDiv<Prod<Meter, Meter>> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Prod<Meter, Meter>>
type Output = Per<Megaelectronvolt, Prod<Meter, Meter>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Millimeter, Millimeter>> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Prod<Millimeter, Millimeter> as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Prod<Millimeter, Millimeter> as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Millimeter, Millimeter>> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Prod<Millimeter, Millimeter> as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Prod<Millimeter, Millimeter> as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Prod<Millimeter, Millimeter>>
type Output = Per<Megaelectronvolt, Prod<Millimeter, Millimeter>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Milliradian, Milliradian>> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Prod<Milliradian, Milliradian> as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Prod<Milliradian, Milliradian> as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Milliradian, Milliradian>> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Prod<Milliradian, Milliradian> as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Prod<Milliradian, Milliradian> as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Prod<Milliradian, Milliradian>>
type Output = Per<Megaelectronvolt, Prod<Milliradian, Milliradian>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Radian, Radian>> for Megaelectronvolt
impl UnitDiv<Prod<Radian, Radian>> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Prod<Radian, Radian>>
type Output = Per<Megaelectronvolt, Prod<Radian, Radian>>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Radian> for Megaelectronvolt
impl UnitDiv<Radian> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Radian>
type Output = Per<Megaelectronvolt, Radian>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Rankine> for Megaelectronvolt
impl UnitDiv<Rankine> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Rankine>
type Output = Per<Megaelectronvolt, Rankine>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Second> for Megaelectronvolt
impl UnitDiv<Second> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Second>
type Output = Per<Megaelectronvolt, Second>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SiderealDay> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SiderealDay as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SiderealDay as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<SiderealDay> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SiderealDay as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SiderealDay as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, SiderealDay>
type Output = Per<Megaelectronvolt, SiderealDay>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SiderealYear> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SiderealYear as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SiderealYear as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<SiderealYear> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SiderealYear as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SiderealYear as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, SiderealYear>
type Output = Per<Megaelectronvolt, SiderealYear>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SolarDiameter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SolarDiameter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SolarDiameter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<SolarDiameter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SolarDiameter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SolarDiameter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, SolarDiameter>
type Output = Per<Megaelectronvolt, SolarDiameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SolarLuminosity> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SolarLuminosity as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SolarLuminosity as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<SolarLuminosity> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SolarLuminosity as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SolarLuminosity as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, SolarLuminosity>
type Output = Per<Megaelectronvolt, SolarLuminosity>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SolarMass> for Megaelectronvolt
impl UnitDiv<SolarMass> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, SolarMass>
type Output = Per<Megaelectronvolt, SolarMass>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SolarRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SolarRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SolarRadius as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<SolarRadius> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SolarRadius as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SolarRadius as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, SolarRadius>
type Output = Per<Megaelectronvolt, SolarRadius>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<StandardGravity> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<StandardGravity as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<StandardGravity as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<StandardGravity> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<StandardGravity as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<StandardGravity as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, StandardGravity>
type Output = Per<Megaelectronvolt, StandardGravity>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<SynodicMonth> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SynodicMonth as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SynodicMonth as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<SynodicMonth> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<SynodicMonth as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<SynodicMonth as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, SynodicMonth>
type Output = Per<Megaelectronvolt, SynodicMonth>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Teragram> for Megaelectronvolt
impl UnitDiv<Teragram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Teragram>
type Output = Per<Megaelectronvolt, Teragram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Terajoule> for Megaelectronvolt
impl UnitDiv<Terajoule> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Terajoule>
type Output = Per<Megaelectronvolt, Terajoule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Terameter> for Megaelectronvolt
impl UnitDiv<Terameter> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Terameter>
type Output = Per<Megaelectronvolt, Terameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Terasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Terasecond> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Terasecond>
type Output = Per<Megaelectronvolt, Terasecond>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Terawatt> for Megaelectronvolt
impl UnitDiv<Terawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Terawatt>
type Output = Per<Megaelectronvolt, Terawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Tonne> for Megaelectronvolt
impl UnitDiv<Tonne> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Tonne>
type Output = Per<Megaelectronvolt, Tonne>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Turn> for Megaelectronvolt
impl UnitDiv<Turn> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Turn>
type Output = Per<Megaelectronvolt, Turn>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Watt> for Megaelectronvolt
impl UnitDiv<Watt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Watt>
type Output = Per<Megaelectronvolt, Watt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<WattHour> for Megaelectronvolt
impl UnitDiv<WattHour> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, WattHour>
type Output = Per<Megaelectronvolt, WattHour>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Week> for Megaelectronvolt
impl UnitDiv<Week> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Week>
type Output = Per<Megaelectronvolt, Week>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Year> for Megaelectronvolt
impl UnitDiv<Year> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Year>
type Output = Per<Megaelectronvolt, Year>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Yoctogram> for Megaelectronvolt
impl UnitDiv<Yoctogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Yoctogram>
type Output = Per<Megaelectronvolt, Yoctogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Yoctometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Yoctometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Yoctometer>
type Output = Per<Megaelectronvolt, Yoctometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Yoctowatt> for Megaelectronvolt
impl UnitDiv<Yoctowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Yoctowatt>
type Output = Per<Megaelectronvolt, Yoctowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Yottagram> for Megaelectronvolt
impl UnitDiv<Yottagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Yottagram>
type Output = Per<Megaelectronvolt, Yottagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Yottameter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Yottameter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Yottameter>
type Output = Per<Megaelectronvolt, Yottameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Yottawatt> for Megaelectronvolt
impl UnitDiv<Yottawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Yottawatt>
type Output = Per<Megaelectronvolt, Yottawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Zeptogram> for Megaelectronvolt
impl UnitDiv<Zeptogram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Zeptogram>
type Output = Per<Megaelectronvolt, Zeptogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Zeptometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Zeptometer> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Zeptometer>
type Output = Per<Megaelectronvolt, Zeptometer>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Zeptowatt> for Megaelectronvolt
impl UnitDiv<Zeptowatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Zeptowatt>
type Output = Per<Megaelectronvolt, Zeptowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Zettagram> for Megaelectronvolt
impl UnitDiv<Zettagram> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Zettagram>
type Output = Per<Megaelectronvolt, Zettagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Zettameter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Zettameter> for Megaelectronvoltwhere
<Megaelectronvolt as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>,
<<Megaelectronvolt as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megaelectronvolt, Zettameter>
type Output = Per<Megaelectronvolt, Zettameter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Zettawatt> for Megaelectronvolt
impl UnitDiv<Zettawatt> for Megaelectronvolt
Source§type Output = Per<Megaelectronvolt, Zettawatt>
type Output = Per<Megaelectronvolt, Zettawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Auto Trait Implementations§
impl Freeze for Megaelectronvolt
impl RefUnwindSafe for Megaelectronvolt
impl Send for Megaelectronvolt
impl Sync for Megaelectronvolt
impl Unpin for Megaelectronvolt
impl UnsafeUnpin for Megaelectronvolt
impl UnwindSafe for Megaelectronvolt
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> EnergyUnit for T
Source§impl<U, S> QuantityDivOutput<S> for U
impl<U, S> QuantityDivOutput<S> for U
Source§impl<U> UnitDiv<U> for U
impl<U> UnitDiv<U> for U
Source§type Output = SameDivOutput
type Output = SameDivOutput
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl<T> UsingEngine for T
impl<T> UsingEngine for T
Source§fn using<'a, Ctx>(&'a self, engine: &'a Ctx) -> WithEngine<'a, Self, Ctx>where
Ctx: TransformContext,
fn using<'a, Ctx>(&'a self, engine: &'a Ctx) -> WithEngine<'a, Self, Ctx>where
Ctx: TransformContext,
Wrap this coordinate with a custom transform context for the next
transformation call.