[][src]Function near_sdk::env::is_valid_account_id

pub fn is_valid_account_id(account_id: &[u8]) -> bool

Returns true if the given account ID is valid and false otherwise.