Function library_of_babel::check_address[][src]

pub fn check_address(addr: &Address) -> Result<(), LibError>
Expand description

Check if all values in the Address are within allowed constraints

Errors

Returns LibError if the Address is outside of allowed constraints