Even more work on datastore
This commit is contained in:
parent
2b8132452f
commit
08fac7af03
20 changed files with 327 additions and 504 deletions
|
|
@ -37,6 +37,7 @@ pub mod ranking;
|
|||
pub mod rmc_struct;
|
||||
pub mod string;
|
||||
pub mod variant;
|
||||
pub mod resultsrange;
|
||||
|
||||
pub trait RmcSerialize {
|
||||
fn serialize(&self, writer: &mut impl Write) -> Result<()>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue