☰
Representable
Required Methods
representable
Implementors
In witx
?
Trait
witx
::
Representable
source
·
[
−
]
pub trait Representable { fn
representable
(&self, by:
&
Self) ->
RepEquality
; }
Required methods
source
fn
representable
(&self, by:
&
Self) ->
RepEquality
Implementors
source
impl
Representable
for
BuiltinType
source
impl
Representable
for
IntRepr
source
impl
Representable
for
Type
source
impl
Representable
for
TypeRef
source
impl
Representable
for
NamedType
source
impl
Representable
for
RecordDatatype
source
impl
Representable
for
Variant