[][src]Function sp_yew::resp

pub fn resp<T>(payload: T) -> Result<Response<T>, Box<dyn Error + 'static>>

Helper function for creating responses.