cardano-ledger-binary-1.4.0.0: Binary serialization library used throughout ledger
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Binary.Cuddle

Synopsis

Documentation

specWithHuddleHuddleIntSpecWith CuddleData → Spec Source #

huddleRoundTripCborSpec Source #

Arguments

∷ ∀ a. (HasCallStack, Eq a, Show a, EncCBOR a, DecCBOR a) 
Version

Serialization version

Text

Name of the CDDL rule to test

SpecWith CuddleData 

huddleRoundTripAnnCborSpec Source #

Arguments

∷ ∀ a. (HasCallStack, Eq a, Show a, EncCBOR a, DecCBOR (Annotator a)) 
Version

Serialization version

Text

Name of the CDDL rule to test

SpecWith CuddleData 

writeSpecHuddleFilePathIO () Source #

Write a Huddle specification to a file at the given path