pub fn async_complete(
    callable: impl Callable,
    ci: &ComponentInterface
) -> Result<String, Error>