Trait fidl_fidl_test_dangerous_service_member_types_lower2::EnsureValuesInstantiatedProxyInterface
source · pub trait EnsureValuesInstantiatedProxyInterface: Send + Sync {
// Required method
fn just_one_method(&self) -> Result<(), Error>;
}