{"id":65297,"library":"tc-executor","title":"Tc Executor","description":"A crate that provides means of executing/dispatching calls into the runtime.","status":"active","version":"0.8.0","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["executor","runtime","dispatch","tetcore"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntc-executor = \"0.8.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tc-executor","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Executor","correct":"use tc_executor::Executor;"}],"quickstart":{"code":"use tc_executor::Executor;\n\nfn main() {\n    let executor = Executor::new();\n    executor.execute(|| println!(\"Hello from executor\"));\n}","lang":"rust","description":"Basic usage of the executor to dispatch a closure."},"warnings":[],"env_vars":null,"search_vec":"'call':10 'crate':4 'dispatch':16 'executing/dispatching':9 'executor':2,14 'mean':7 'provid':6 'runtim':13,15 'tc':1 'tetcor':17","created_at":"2026-06-17T17:08:25.061876+00:00","updated_at":"2026-06-17T17:08:25.061876+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://core.tetcoin.org","github":"https://github.com/tetcoin/tetcore","docs":"https://docs.rs/tc-executor/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","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}}