Skip to main content

Crate force

Crate force 

Source
Expand description

§force

Canonical Salesforce Platform API client for Rust.

This crate provides a feature-gated, idiomatic client for all Salesforce Platform APIs.

Modules§

api
Salesforce API handlers.
auth
Authentication for Salesforce APIs.
client
Salesforce API client.
config
Client configuration types for the Force API client.
error
Error types for the Force API client.
http
HTTP client layer with middleware for retry, rate limiting, and auth refresh.
session
Shared session state for Salesforce API clients.
types
Core Salesforce types.

Functions§

version
Force crate placeholder - foundation being built