script
0.0.1
Custom
State
SetMethods
Required Methods
Size
Implementors
In script::
dom::
bindings::
codegen::
Bindings::
Element
Internals
Binding::
Generic
Bindings
script
::
dom
::
bindings
::
codegen
::
Bindings
::
ElementInternalsBinding
::
GenericBindings
Trait
CustomStateSetMethods
Copy item path
Source
pub trait CustomStateSetMethods<D>
where D:
DomTypes
,
{ // Required method fn
Size
(&self) ->
u32
; }
Required Methods
§
Source
fn
Size
(&self) ->
u32
Implementors
§
Source
§
impl
CustomStateSetMethods
<
DomTypeHolder
> for
CustomStateSet