deltachat::tools

Function validate_id

source
pub(crate) fn validate_id(s: &str) -> bool
Expand description

Returns true if given string is a valid ID.

All IDs generated with create_id() should be considered valid.