pub struct GetPackageVersionAsset { /* private fields */ }Expand description
Operation shape for GetPackageVersionAsset.
This is usually constructed for you using the the fluent builder returned by
get_package_version_asset.
See crate::client::fluent_builders::GetPackageVersionAsset for more details about the operation.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for GetPackageVersionAsset
impl Send for GetPackageVersionAsset
impl Sync for GetPackageVersionAsset
impl Unpin for GetPackageVersionAsset
impl UnwindSafe for GetPackageVersionAsset
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more