Docs.rs
rstructor-0.1.10
rstructor 0.1.10
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
clifton
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
reqwest ^0.12.15
normal
optional
rstructor_derive ^0.1.10
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1.0
normal
optional
tracing ^0.1
normal
Versions
51.69%
of the crate is documented
Go to latest version
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
Files
rstructor/model/
mod.rs
1
mod
instructor;
2
3
pub use
instructor::{Instructor, Validatable};