{"id":71200,"library":"fluentci-types","title":"FluentCI Types","description":"Programmable CI/CD engine without Containers, built on top of Nix.","status":"active","version":"0.1.8","language":"rust","source_language":null,"source_url":null,"tags":["ci","cd","nix","pipeline"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfluentci-types = \"0.1.8\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add fluentci-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Pipeline","correct":"use fluentci_types::Pipeline;"}],"quickstart":{"code":"use fluentci_types::Pipeline;\n\nfn main() {\n    let pipeline = Pipeline::new(\"build\");\n    println!(\"Pipeline: {:?}\", pipeline);\n}","lang":"rust","description":"Creates a new pipeline with a given name."},"warnings":[],"env_vars":null,"search_vec":"'built':8 'cd':14 'ci':13 'ci/cd':4 'contain':7 'engin':5 'fluentci':1 'nix':12,15 'pipelin':16 'programm':3 'top':10 'type':2 'without':6","created_at":"2026-06-17T18:24:00.034985+00:00","updated_at":"2026-06-17T18:24:00.034985+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":"https://docs.rs/fluentci-types/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}