Expand description
fidl_fuchsia_pkg_ext
contains wrapper types around the auto-generated fidl_fuchsia_pkg
bindings.
Re-exports§
pub use crate::base_package_index::BasePackageIndex;
Modules§
- base_
package_ index - Retrives and serves the base package index.
- cache
- Wrapper types for
fidl_fuchsia_pkg::PackageCacheProxy
and its related protocols.
Structs§
- BlobId
- Convenience wrapper type for the autogenerated FIDL
BlobId
. - Blob
Info - Convenience wrapper type for the autogenerated FIDL
BlobInfo
. - CupData
- Mirror
Config - Convenience wrapper for the FIDL MirrorConfig type
- Mirror
Config Builder - Convenience wrapper for generating MirrorConfig values.
- Repository
Config - Convenience wrapper type for the autogenerated FIDL
RepositoryConfig
. - Repository
Config Builder - Convenience wrapper for generating RepositoryConfig values.
- Repository
Url - Convenience wrapper type for the autogenerated FIDL
RepositoryUrl
. - Resolution
Context - Convenience wrapper type for the autogenerated FIDL
ResolutionContext
.
Enums§
- Blob
IdParse Error - CupMissing
Field - Mirror
Config Error - Repository
Configs - Wraper for serializing repository configs to the on-disk JSON format.
- Repository
Key - Convenience wrapper for the FIDL RepositoryKeyConfig type
- Repository
Parse Error - Repository
Registration Alias Conflict Mode - Convenience wrapper for the FIDL RepositoryRegistrationAliasConflictMode.
- Repository
Storage Type - Convenience wrapper for the FIDL RepositoryStorageType.
- Resolution
Context Error - Resolve
Error
Traits§
- Measurable
- FIDL types that can have their in-line and out-of-line message byte payload size measured.
Functions§
- fidl_
iterator_ to_ stream - Converts a proxy to a FIDL iterator like:
- serve_
fidl_ iterator_ from_ slice - Serves fidl iterators like:
- serve_
fidl_ iterator_ from_ stream - Serves fidl iterators like: