kcl_lib::test_server

Function execute_and_snapshot_no_auth

Source
pub async fn execute_and_snapshot_no_auth(
    code: &str,
    units: UnitLength,
    project_directory: Option<PathBuf>,
) -> Result<DynamicImage, ExecError>