Module platform

Module platform 

Source
Expand description

Platform module for Syncable platform integration

This module provides:

  • Session state management for tracking selected projects and organizations
  • API client for interacting with the Syncable Platform API

Re-exports§

pub use session::PlatformSession;

Modules§

api
Platform API client module
session
Platform session state management