Docs.rs
parse-rs-0.2.0
parse-rs 0.2.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
tbraun96
Dependencies
chrono ^0.4
normal
log ^0.4
normal
regex ^1.10
normal
reqwest ^0.12
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0
normal
tokio ^1.45.1
normal
url ^2.5.0
normal
dotenvy ^0.15.7
dev
env_logger ^0.11.3
dev
rand ^0.8
dev
uuid ^1.7.0
dev
Versions
42.24%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parse_
rs
0.2.0
Module file
Module Items
Structs
In crate parse_
rs
parse_rs
Module
file
Copy item path
Source
Structs
ยง
File
Field
Represents a file field as stored in a ParseObject. This struct is used for serialization and deserialization when a ParseFile is part of a ParseObject.
Parse
File
Represents a file to be uploaded to Parse Server or a file that has already been uploaded.