Thin re-export of [`opensaml`](https://crates.io/crates/opensaml) (`pub use opensaml::*;`).
Full documentation: [repository README](https://github.com/sebasxsala/opensaml-rs#readme) ยท [docs.rs/opensaml](https://docs.rs/opensaml).
```rust
pub use opensaml::*;
```
All logic, features, and docs live in [`opensaml`](../opensaml).