Function nature_demo::send_business_object[][src]

pub fn send_business_object<T>(meta_key: &str, bo: &T) -> Result<String> where
    T: Serialize