moella
0.1.1
Host
Addon
Variants
AutomaticCertificate
SearchEngine
Trait Implementations
Clone
Debug
Deserialize<'de>
Serialize
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
AsTaggedExplicit<'a, E>
AsTaggedImplicit<'a, E>
Borrow<T>
BorrowMut<T>
CloneToUninit
DeserializeOwned
From<T>
Instrument
Into<U>
Pointable
Same
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In moella::
host
moella
::
host
Enum
HostAddon
Copy item path
source
pub enum HostAddon { SearchEngine(
SearchEngineAddon
), AutomaticCertificate(
AutomaticCertificate
), }
Variants
§
§
SearchEngine(
SearchEngineAddon
)
§
AutomaticCertificate(
AutomaticCertificate
)
Trait Implementations
§
source
§
impl
Clone
for
HostAddon
source
§
fn
clone
(&self) ->
HostAddon
Returns a copy of the value.
Read more