pub fn is_declared(interface: &str) -> Result<bool, StatusCode>
Expand description
Check if a service is declared (e.g. in a VINTF manifest)
pub fn is_declared(interface: &str) -> Result<bool, StatusCode>
Check if a service is declared (e.g. in a VINTF manifest)