box-open-sdk 0.1.1

Generated Box API SDK for Rust (community, unofficial).
Documentation

Box SDK

A generated Rust SDK for the Box API.

let client = box_open_sdk::client::Client::new(box_open_sdk::runtime::Auth::developer_token("DEVELOPER_TOKEN"));

See the docs/ tree for the manager reference and the authentication, pagination, and errors guides.