1//! Web eID client library. 2//! 3//! This 0.0.x release is a name-reservation stub and exposes no API yet. 4 5#![forbid(unsafe_code)]