impart563/clinical-lab-qc/run does not have a README file

    ControlPoint

    pub(all) struct ControlPoint {
    control_level_id : String
    value : Int64
    precision : Int
    } derive(
    Debug
    )

    QCRun

    pub(all) struct QCRun {
    run_id : String
    epoch :
    QCEpoch

    sequence : Int64
    timestamp : String
    observations : Array[ControlPoint]
    } derive(
    Debug
    )

    Source Files

    Powered by MoonBit

    Site sourceReport issuePackagesBuild queueSkillsStatistics

    © 2026 mooncakes.io