whop_sdk 1.0.13

The official Rust SDK for the Whop API.
1
2
pub mod course_students;
pub use course_students::CourseStudentsClient;