azure-servicebus-rust Skill
Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions. Triggers: "service bus rust", "ServiceBusClient rust", "send message servicebus rust", "receive message servicebus rust", "queue rust messaging", "topic subscription rust". Published by microsoft in skills.
What is azure-servicebus-rust Skill?
Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions. Triggers: "service bus rust", "ServiceBusClient rust", "send message servicebus rust", "receive message servicebus rust", "queue rust messaging", "topic subscription rust". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use azure-servicebus-rust Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-rust/skills/azure-servicebus-rust/SKILL.md
What it does
Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions. Triggers: "service bus rust", "ServiceBusClient rust", "send message servicebus rust", "receive message servicebus rust", "queue rust messaging", "topic subscription rust".
Skill instructions
Azure Service Bus library for Rust Client library for Azure Service Bus — enterprise message broker with queues and publish-subscribe topics. ⚠️ WARNING: This crate is in early development and SHOULD NOT be used in production. APIs may change without notice. Use this skill when: - An app needs to send or receive messages via Azure Service Bus from Rust - You need queue-based messaging with competing consumers - You need publish-subscribe messaging with topics and subscriptions - You need reliable message delivery with completion semantics IMPORTANT: Only use the official azuremessagingservicebus crate published by the azure-sdk crates.io user. Do NOT use unofficial or community crates. Official crates use underscores in names and none have version 0.21.0. Installation sh cargo add azuremessagingservicebus azureidentity tokio If your code uses azurecore types directly, add azurecore to Cargo.toml. If you only use azuremessagingservicebus re-exports, direct azurecore dependency is option
Explore related resources
Frequently asked questions
What is azure-servicebus-rust?
azure-servicebus-rust is a open-source AI agent skill with Copy skill directory. Azure Service Bus library for Rust. Send and receive messages using queues, topics, and subscriptions.
Who is azure-servicebus-rust best for?
azure-servicebus-rust is best for reusing agent instructions, scripts, and references.
How do I install azure-servicebus-rust?
Install or run azure-servicebus-rust using Copy skill directory. Check azure-servicebus-rust for the latest setup command.
Is azure-servicebus-rust actively maintained?
azure-servicebus-rust may need a closer maintenance check before production use.
Auto-fetched from GitHub.