aboutsummaryrefslogtreecommitdiffstats
path: root/rust/tests/test_fcid.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: FatCatId -> FatcatIdBryan Newbold2019-01-091-8/+8
|
* impl AsRef, From, Into for FatCatIdBryan Newbold2019-01-091-5/+22
|
* huge refactor of rust modules/filesBryan Newbold2019-01-081-1/+1
| | | | | | Taking advantage of new Rust 2018 crate/module path changes, and re-organizing things. Somewhat optimistic this could help with partial rebuild speed also.
* editor_id and editgroup_id as idents; revisions as raw UUIDBryan Newbold2018-07-201-2/+4
|
* more fcid testsBryan Newbold2018-07-201-0/+4
|
* rust: base32 encoded identsBryan Newbold2018-07-201-0/+20