workos 0.8.1

Rust SDK for interacting with the WorkOS API.
Documentation
1
2
3
4
5
mod event;
mod events;

pub use event::*;
pub use events::*;