aboutsummaryrefslogtreecommitdiffstats
path: root/jid/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement Clone for error typesLibravatar cel 🌸2025-02-251-2/+2
|
* implement Error for jid crate error typesLibravatar cel 🌸2025-02-251-0/+12
|
* feature gate sqlx for jid crateLibravatar cel 🌸2025-02-251-8/+6
|
* implement Into<Cow> for &JIDLibravatar cel 🌸2025-02-251-16/+28
|
* impl Eq and Hash for JIDLibravatar cel 🌸2025-02-241-1/+1
|
* database workLibravatar cel 🌸2025-02-181-2/+44
|
* use cargo workspaceLibravatar cel 🌸2024-12-041-0/+170