Struct libwally::package_index::PackageIndex[][src]

pub struct PackageIndex { /* fields omitted */ }

Implementations

Publish a package to the local copy of the index and attempt to push it to the remote index, allowing a certain number of retries.

Note that this method does not interact with any remote registry servers; it’s intended for use with local registries or in the implementation of the registry server itself.

Read the list of versions for a package from the index.

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.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

Should always be Self

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.