Crate slack_verify

source ·
Expand description

Slack Message Verification

Enums

The error type for decoding a hex string into Vec<u8> or [u8; N].

Functions

verify returns Result<bool, FromHexError>