☰
GetLength
Required Methods
get_length
Implementations on Foreign Types
Duration
Implementors
In rea_rs::misc_types
?
Trait
rea_rs
::
misc_types
::
GetLength
source
·
[
−
]
pub trait GetLength { fn
get_length
(&self, start:
Position
) ->
Duration
; }
Required Methods
source
fn
get_length
(&self, start:
Position
) ->
Duration
Implementations on Foreign Types
source
impl
GetLength
for
Duration
source
fn
get_length
(&self, _start:
Position
) ->
Duration
Implementors
source
impl
GetLength
for
Position