Docs.rs
anvilforge-cast-0.2.0
anvilforge-cast 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
CovertError
Dependencies
anvilforge-cast-core ^0.2.0
normal
anvilforge-cast-derive ^0.2.0
normal
sea-query ^0.32
normal
sqlx ^0.8
normal
Versions
100%
of the crate is documented
Go to latest version
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
RelationKind
cast
0.2.0
Relation
Kind
Implementors
In crate cast
cast
Trait
Relation
Kind
Copy item path
Source
pub trait RelationKind:
Send
+
Sync
+ 'static { }
Implementors
§
Source
§
impl
RelationKind
for
BelongsToMany
Source
§
impl
RelationKind
for
BelongsTo
Source
§
impl
RelationKind
for
HasMany
Source
§
impl
RelationKind
for
HasOne