about summary refs log tree commit diff
path: root/kittybox-rs/util/src/error.rs
Commit message (Collapse)AuthorAgeFilesLines
* micropub: move MicropubError into kittybox-utilVika2022-07-101-0/+90
Looks like this shared data structure will be useful to me later when splitting off the media endpoint into its own crate.