{"id":59774,"library":"wick-packet","title":"Wick Packet","description":"Packet, stream, and entity types for Wick, a WebAssembly application flow runtime.","status":"active","version":"0.17.0","language":"rust","source_language":null,"source_url":"https://github.com/candlecorp/wick","tags":["wasm","webassembly","packet","streaming"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwick-packet = \"0.17.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wick-packet","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Packet","correct":"use wick_packet::Packet;"}],"quickstart":{"code":"use wick_packet::Packet;\n\nfn main() {\n    let packet = Packet::new(\"data\");\n    println!(\"Packet created: {:?}\", packet);\n}","lang":"rust","description":"Create and use a Wick packet"},"warnings":[],"env_vars":null,"search_vec":"'applic':12 'entiti':6 'flow':13 'packet':2,3,17 'runtim':14 'stream':4,18 'type':7 'wasm':15 'webassembl':11,16 'wick':1,9","created_at":"2026-06-16T17:16:26.050311+00:00","updated_at":"2026-06-16T17:16:26.050311+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://candle.dev","github":"https://github.com/candlecorp/wick","docs":"https://docs.rs/wick-packet/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}