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