Skip to main content

formation

Function formation 

Source
pub async fn formation(
    client: &CellosClient,
    name: &str,
    assume_yes: bool,
) -> CtlResult<()>