busbar-sf-tooling 0.0.3

Salesforce Tooling API client: ApexClass, ApexTrigger, ApexLog, Debug, Execute Anonymous
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# busbar-sf-tooling

Salesforce Tooling API client (Apex operations, debug logs, code coverage, etc.).

This crate is part of the **busbar-sf-api** workspace.

- Prefer the facade crate for most usage: https://crates.io/crates/busbar-sf-api
- Docs: https://docs.rs/busbar-sf-tooling
- Repo: https://github.com/composable-delivery/busbar-sf-api

## When to use this crate directly

Use `busbar-sf-tooling` if you only need Tooling endpoints without the broader API surface.