pub struct Sim { /* private fields */ }

Implementations§

The ICCID of the SIM card.

This may be available before the PIN has been entered depending on the device itself.

The IMSI of the SIM card, if any.

The EID of the SIM card, if any.

The name of the network operator, as given by the SIM card, if known.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.