{"id":72113,"library":"sic-core","title":"SIC Core","description":"Common types and re-exports for the 'imagineer' image CLI project.","status":"active","version":"0.23.0","language":"rust","source_language":null,"source_url":"https://github.com/foresterre/sic","tags":["image","cli","imagineer"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsic_core = \"0.23.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sic_core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Image","correct":"use sic_core::image::Image;"}],"quickstart":{"code":"use sic_core::image::Image;\n\nlet img = Image::open(\"input.png\").unwrap();\nprintln!(\"Dimensions: {}x{}\", img.width(), img.height());","lang":"rust","description":"Opens an image file using the SIC core image type."},"warnings":[],"env_vars":null,"search_vec":"'cli':13,16 'common':3 'core':2 'export':8 'imag':12,15 'imagin':11,17 'project':14 're':7 're-export':6 'sic':1 'type':4","created_at":"2026-06-17T18:35:17.630990+00:00","updated_at":"2026-06-17T18:35:17.630990+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":"https://github.com/foresterre/sic","github":"https://github.com/foresterre/sic","docs":"https://docs.rs/sic_core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}