Function goatns::web::generic::index

source ·
pub async fn index(
    __arg0: State<Arc<RwLock<GoatChildState>>>
) -> Result<Html<String>, ()>