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