gmlewis/spin-moonbit-sdk/common does not have a README file
pub(open) trait HashFunc { name(Self) -> String write(Self, Byte) -> Unit check_sum(Self) -> String}
impl HashFunc for Digest
fn check_sum(self : @gmlewis/md5.DigestDigest) -> String
fn name(self : @gmlewis/md5.DigestDigest) -> String
fn write(self : @gmlewis/md5.DigestDigest, b : Byte) -> Unit
fn check_sum(self : @gmlewis/sha256.DigestDigest) -> String
fn name(self : @gmlewis/sha256.DigestDigest) -> String
fn write(self : @gmlewis/sha256.DigestDigest, b : Byte) -> Unit
Install
Experimental Spin SDK for the MoonBit programming language.
Dependencies
Powered by MoonBit
© 2026 mooncakes.io