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