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: 5ecbb82cb20965a9dffc165fed136c50e6b0859f (
plain
)
1
2
3
use
crate
::
db
::
migration
::
{
Migration
,
gather
};
gather
!
();