{"id":68691,"library":"executor-trait","title":"Executor Trait","description":"A collection of traits to define a common interface across executors","status":"active","version":"3.1.0","language":"rust","source_language":null,"source_url":"https://github.com/amqp-rs/executor-trait","tags":["async","executor","trait","runtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nexecutor-trait = \"3.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add executor-trait","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Executor","correct":"use executor_trait::Executor;"}],"quickstart":{"code":"use executor_trait::Executor;\n\nfn main() {\n    // Implement the Executor trait for a custom executor\n    println!(\"Executor trait defined\");\n}","lang":"rust","description":"Import the Executor trait for custom executor implementations"},"warnings":[],"env_vars":null,"search_vec":"'across':12 'async':14 'collect':4 'common':10 'defin':8 'executor':1,13,15 'interfac':11 'runtim':17 'trait':2,6,16","created_at":"2026-06-17T17:52:55.744735+00:00","updated_at":"2026-06-17T17:52:55.744735+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/amqp-rs/executor-trait","github":"https://github.com/amqp-rs/executor-trait","docs":"https://docs.rs/executor-trait/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async"],"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}}