pub fn generate_interface(interface: &Interface<'_>) -> Result<String, Error>
Generate Rust code from a Varlink interface.
Error::Fmt