Box SDK
A generated Rust SDK for the Box API.
let client = new;
See the docs/ tree for the manager reference and the authentication,
pagination, and errors guides.
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.