krill 0.9.0

Resource Public Key Infrastructure (RPKI) daemon
Documentation
1
2
3
4
5
6
7
8
9
#[macro_use]
pub mod util;

pub mod config;
pub mod httpclient;
pub mod jmespathext;
pub mod provider;

pub use config::ConfigAuthOpenIDConnect;