dfns_sdk_rs/api/webhooks/
mod.rs

1// @dfns-sdk-rs/src/api/webhooks/mod.rs
2pub mod client;
3pub mod delegated_client;
4pub mod types;