assay-registry 3.5.1

Pack registry client for remote pack distribution (SPEC-Pack-Registry-v1)
Documentation
1
2
3
4
5
6
7
8
9
10
pub(super) mod providers;

#[cfg(feature = "oidc")]
pub(super) mod cache;
#[cfg(feature = "oidc")]
pub(super) mod diagnostics;
#[cfg(feature = "oidc")]
pub(super) mod headers;
#[cfg(feature = "oidc")]
pub(super) mod oidc;