pravega_client
0.3.7
Value
Required Methods
value
Implementations on Foreign Types
u64
Implementors
In pravega_client::index
?
Settings
Trait
pravega_client
::
index
::
Value
Copy item path
source
·
[
−
]
pub trait Value { // Required method fn
value
(&self) ->
u64
; }
Required Methods
§
source
fn
value
(&self) ->
u64
Implementations on Foreign Types
§
source
§
impl
Value
for
u64
source
§
fn
value
(&self) ->
u64
Implementors
§