tributary_chain
0.1.0
GAIN
Implementors
In tributary_chain::transaction
Trait
tributary_chain
::
transaction
::
GAIN
Copy item path
source
·
[
−
]
pub trait GAIN:
FnMut
(&<
Ristretto
as
Ciphersuite
>::
G
, &[
u8
]) ->
Option
<
u32
> { }
Implementors
§
source
§
impl<F:
FnMut
(&<
Ristretto
as
Ciphersuite
>::
G
, &[
u8
]) ->
Option
<
u32
>>
GAIN
for F