Modules§
Structs§
- Attachment
File - Represents a file attachment with metadata.
- Channel
- Represents a communication channel with a specific recipient.
- Image
Metadata - Represents metadata about an image file.
- Nostr
Client - Nostr client
- Vector
Bot - A vector bot that can send and receive private messages.
Functions§
- calculate_
file_ hash - Calculate SHA-256 hash of file data
- load_
file - Load a file from disk into an AttachmentFile, using mime_guess to infer a sensible extension when the path has none or is unknown.