Function root

Source
pub async fn root<B: Backend>(
    __arg0: State<Api<B>>,
) -> Result<Json<Root>, Error>
Expand description

Returns the / endpoint from the core conformance class.