hax_lib
0.3.2
ToProp
Required Methods
to_prop
Implementations on Foreign Types
bool
Implementors
In hax_
lib::
prop
hax_lib
::
prop
Trait
ToProp
Copy item path
Source
pub trait ToProp { // Required method fn
to_prop
(self) ->
Prop
; }
Required Methods
§
Source
fn
to_prop
(self) ->
Prop
Implementations on Foreign Types
§
Source
§
impl
ToProp
for
bool
Source
§
fn
to_prop
(self) ->
Prop
Implementors
§