Struct frida::Frida[][src]

pub struct Frida;
Expand description

Context required for instantiation of all structures under the Frida namespace.

Implementations

Obtain a Frida handle, ensuring that the runtime is properly initialized. This may be called as many times as needed, and results in a no-op if the Frida runtime is already initialized.

Trait Implementations

Executes the destructor for this type. Read more

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

Performs the conversion.

Performs the conversion.

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.