Skip to main content

cells

Function cells 

Source
pub async fn cells(
    client: &CellosClient,
    formation: Option<&str>,
    fmt: OutputFormat,
) -> CtlResult<()>