Docs.rs
lref-0.3.2
lref 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lusida2026
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
optional
lrdi ^0.2.6
normal
lref-macros ^0.3.2
normal
pin-project-lite ^0.2
normal
serde ^1
normal
optional
thiserror ^2
normal
tokio ^1
normal
Versions
61.15%
of the crate is documented
Platform
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
Skip to main content
Through
lref
0.3.2
In lref::
relations
lref
::
relations
Type Alias
Through
Copy item path
Source
pub type Through<Join> = Join;
Expand description
Type alias for HasMany with an explicit join entity (many-to-many).