Struct hydrus_api::endpoints::adding_files::AddFileRequest [−][src]
pub struct AddFileRequest {
pub path: String,
}Fields
path: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AddFileRequestimpl Send for AddFileRequestimpl Sync for AddFileRequestimpl Unpin for AddFileRequestimpl UnwindSafe for AddFileRequestBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more