{"id":65099,"library":"zng-wgt-container","title":"Zng Widget Container","description":"Part of the zng project, provides container widgets for UI layout.","status":"active","version":"0.14.9","language":"rust","source_language":null,"source_url":"https://github.com/zng-ui/zng","tags":["ui","widget","container","zng"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nzng-wgt-container = \"0.14.9\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add zng-wgt-container","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Container","correct":"use zng_wgt_container::Container;"}],"quickstart":{"code":"use zng_wgt_container::Container;\n\nfn main() {\n    let container = Container::new();\n    println!(\"Container widget created\");\n}","lang":"rust","description":"Creates a new container widget."},"warnings":[],"env_vars":null,"search_vec":"'contain':3,10,17 'layout':14 'part':4 'project':8 'provid':9 'ui':13,15 'widget':2,11,16 'zng':1,7,18","created_at":"2026-06-17T17:04:49.005899+00:00","updated_at":"2026-06-17T17:04:49.005899+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/zng-ui/zng","github":"https://github.com/zng-ui/zng","docs":"https://docs.rs/zng-wgt-container/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}