Struct alamofire_kit::default_user_agent::DefaultUserAgentAppBuild [−][src]
pub struct DefaultUserAgentAppBuild(pub Version);Tuple Fields
0: VersionImplementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for DefaultUserAgentAppBuild
impl Send for DefaultUserAgentAppBuild
impl Sync for DefaultUserAgentAppBuild
impl Unpin for DefaultUserAgentAppBuild
impl UnwindSafe for DefaultUserAgentAppBuild
Blanket Implementations
Mutably borrows from an owned value. Read more
