1 2 3 4 5 6 7
use crate::cdk::types::BoundedString128; /// /// IntentResourceKey /// pub type IntentResourceKey = BoundedString128;