docs.rs failed to build zoom-sdk-windows-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Zoom SDK Rust Wrapper
Idiomatic Rust bindings to Zoom Windows Software Development Kit.
Status: Work in progress, Unstable
Goals
- Stick to the struct/function names from the C++ SDK Reference as much as possible
(converted function names to
snake_case) - Use
Droptrait for RAII pattern
Features:
- Initialize and cleanup SDK
- Join meeting with web URI
Disclaimer
The project maintainer is not affiliated with Zoom Video Communications.