Expand description
Slack Message Verification
Enums§
- From
HexError - The error type for decoding a hex string into
Vec<u8>or[u8; N].
Functions§
- verify
- verify returns
Result<bool, FromHexError>
Slack Message Verification
Vec<u8> or [u8; N].Result<bool, FromHexError>