Struct ostree_ext::tar::TarImportOptions [−][src]
Expand description
Configuration for tar import.
Fields
remote: Option<String>Name of the remote to use for signature verification.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for TarImportOptions
impl Send for TarImportOptions
impl Sync for TarImportOptions
impl Unpin for TarImportOptions
impl UnwindSafe for TarImportOptions
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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