is_ready

Function is_ready 

pub fn is_ready() -> bool
Expand description

Returns true if the data call module is ready to be used.

This should be checked before calling init or any other function in this module.