index
:
tosin
canon
like Django but for Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
contrib
/
admin
/
migrations
/
mod.rs
blob: 01e246b5469b390016d8dcaa5ad70038caf53155 (
plain
)
1
2
3
use
crate
::
db
::
migration
::
{
gather
,
Migration
};
gather
!
();