handler

Function handler 

Source
pub async fn handler(
    __arg0: State<State>,
    __arg1: Json<SolutionSet>,
) -> Result<Json<ContentAddress>, Error>