phenopackets 0.2.2-post2

Rust bindings for Phenopacket Schema
Documentation
1
2
3
4
5
6
7
8
9
//! A module with generated Rust sources.
//! Not part of the public API!

pub(crate) mod org_ga4gh_vrs_v1;
pub(crate) mod org_ga4gh_vrsatile_v1;
pub(crate) mod org_phenopackets_schema_v1;
pub(crate) mod org_phenopackets_schema_v1_core;
pub(crate) mod org_phenopackets_schema_v2;
pub(crate) mod org_phenopackets_schema_v2_core;