Expand description
A library to help access the Assemblyline API from rust
Structs§
- Client
- A client to communicate with the Assemblyline API
- Connection
- A connection abstraction to handle queries
Enums§
- Authentication
- A value that contains one of the ways to authenticate to Assemblyline
- TLSSettings
- Specifiy how the client should perform its tls verification
Type Aliases§
- JsonMap
- Short name for serde json’s basic map type