README

dowdiness/moondsp/identity does not have a README file

#
StableIdError

pub(all) suberror StableIdError {
EmptyId
InvalidId(String)
} derive(Eq,
Debug
)

#
GraphNodeId

pub struct GraphNodeId(String) derive(Eq,
Debug
)

#
GraphNodeId::from_string

fn GraphNodeId::from_string(value : String) -> GraphNodeId raise StableIdError

#
GraphNodeId::value

fn GraphNodeId::value(self : GraphNodeId) -> String

#
OccurrenceId

pub struct OccurrenceId(String) derive(Eq,
Debug
)

#
OccurrenceId::from_string

fn OccurrenceId::from_string(value : String) -> OccurrenceId raise StableIdError

#
OccurrenceId::value

fn OccurrenceId::value(self : OccurrenceId) -> String

#
PatternNodeId

pub struct PatternNodeId(String) derive(Eq,
Debug
)

#
PatternNodeId::from_string

fn PatternNodeId::from_string(value : String) -> PatternNodeId raise StableIdError

#
PatternNodeId::value

fn PatternNodeId::value(self : PatternNodeId) -> String

#
Revision

pub struct Revision {
// private fields
} derive(Eq,
Debug
)

#
Revision::combine

fn Revision::combine(self : Revision, other : Revision) -> Revision

#
Revision::max

fn Revision::max(self : Revision, other : Revision) -> Revision

#
Revision::next

fn Revision::next(self : Revision) -> Revision

#
Revision::value

fn Revision::value(self : Revision) -> Int64

#
Revision::zero

fn Revision::zero() -> Revision

#
SectionId

pub struct SectionId(String) derive(Eq,
Debug
)

#
SectionId::from_string

fn SectionId::from_string(value : String) -> SectionId raise StableIdError

#
SectionId::value

fn SectionId::value(self : SectionId) -> String

#
SectionLayerId

pub struct SectionLayerId(String) derive(Eq,
Debug
)

#
SectionLayerId::from_string

fn SectionLayerId::from_string(value : String) -> SectionLayerId raise StableIdError

#
SectionLayerId::value

fn SectionLayerId::value(self : SectionLayerId) -> String

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io