Skip to main content

rusty_cdk_core/kms/
dto.rs

1use serde_json::Value;
2use crate::ref_struct;
3
4ref_struct!(KeyRef);