pyella

Function connect

Source
pub fn connect(py: Python<'_>, addr: &str) -> Result<PyElla>
Expand description

Connect to a remote ella datastore.

Args: addr: address of the API server