From b2d5968e0a7ac5576782f54980c930345f4c5298 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 15 May 2018 23:06:05 -0700 Subject: fmt --- rust/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/TODO') diff --git a/rust/TODO b/rust/TODO index e374dae7..86f17c22 100644 --- a/rust/TODO +++ b/rust/TODO @@ -9,7 +9,7 @@ x cleanup pooled database: https://github.com/diesel-rs/diesel/pull/1466 x clean up blasse error handling a bit x add 404s to gets x wow. fix a bunch of api schema names ("FindASingleContainerByExternalIdentifer") -- refactor handlers to have a proper Result<_,_> error-chain type, so I can use '?' +x refactor handlers to have a proper Result<_,_> error-chain type, so I can use '?' - one-to-many relationship (eg, works) - many-to-many relationship (eg, creators) - creators, releases, works, files (?) -- cgit v1.2.3