kvarn_
extensions
0.6.2
Acme
Account
Tuple Fields
0
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
AsTaggedExplicit<'a, E>
AsTaggedImplicit<'a, E>
Borrow<T>
BorrowMut<T>
From<T>
Instrument
Into<U>
Pointable
Same
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In kvarn_
extensions::
certificate
kvarn_extensions
::
certificate
Struct
AcmeAccount
Copy item path
source
pub struct AcmeAccount(pub
String
);
Available on
crate feature
certificate
only.
Tuple Fields
§
§
0:
String
Auto Trait Implementations
§
§
impl
Freeze
for
AcmeAccount
§
impl
RefUnwindSafe
for
AcmeAccount
§
impl
Send
for
AcmeAccount
§
impl
Sync
for
AcmeAccount
§
impl
Unpin
for
AcmeAccount