moella
0.1.1
Port
MapEntry
Trait Implementations
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>
DeserializeOwned
From<T>
Instrument
Into<U>
Pointable
Same
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In moella::
port
moella
::
port
Struct
PortMapEntry
Copy item path
source
pub struct PortMapEntry {
/* private fields */
}
Trait Implementations
§
source
§
impl
Debug
for
PortMapEntry
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
source
§
impl<'de>
Deserialize
<'de> for
PortMapEntry
source
§
fn
deserialize
<__D>(__deserializer: __D) ->