mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 12:41:07 +00:00
Split out joiner.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use runtime_support::{Vec, size_of, transmute, uninitialized, slice};
|
||||
use streamreader::Joiner;
|
||||
use joiner::Joiner;
|
||||
use endiansensitive::EndianSensitive;
|
||||
|
||||
/// Trait that allows zero-copy read/write of value-references to/from slices in LE format.
|
||||
|
||||
Reference in New Issue
Block a user