Expand description
SCION stack library.
See API_CONVENTIONS.md for the naming, error, builder, and #[non_exhaustive] conventions
this crate follows.
Re-exports§
pub use crate::stack::PathUnawareUdpScionSocket;pub use crate::stack::RawScionSocket;pub use crate::stack::ScionStack;pub use crate::stack::ScionStackBuilder;pub use crate::stack::ScmpScionSocket;pub use crate::stack::SocketConfig;pub use crate::stack::UdpScionSocket;pub use anapaya_ead_models;pub use endhost_api_client;pub use hickory_resolver;pub use reqwest;pub use reqwest_connect_rpc;pub use scion_quic;pub use sciparse;pub use url;pub use x25519_dalek;