[][src]Function krill::daemon::endpoints::ca_show_child

pub fn ca_show_child(
    server: Data<AppServer>,
    ca_and_child: Path<(Handle, Handle)>,
    auth: Auth
) -> HttpResponse