Function library_of_babel::check_address[][src]

pub fn check_address(addr: &Address) -> Result<(), Error>

Check if all values in the Address are within allowed constraints

Errors

Returns Error if the Address is outside of allowed constraints