Expand description
LTFI-WSAP Rust SDK
Official Rust SDK for the LTFI-WSAP (Layered Transformer Framework Intelligence - Web System Alignment Protocol) API.
Re-exports§
pub use client::Client;pub use client::Config;pub use error::Error;pub use error::Result;pub use types::DisclosureLevel;pub use types::EntityType;pub use types::Entity;pub use types::CreateEntityRequest;pub use types::UpdateEntityRequest;pub use types::Verification;pub use types::WSAPData;pub use types::*;