☰
1
2
3
4
use
super
::
bytes
::
Bytes
;
/// Hex-encoded block
pub
type
RawBlock
=
Bytes
;