aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8834f671be18908a8146dbee361e9a8c82c49dd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Tosin

it's like Django, but for Rust.

## status

painfully WIP, not usable.

## stable rust pls

needs [proc_macro_span](https://github.com/rust-lang/rust/issues/54725) (or at least `SourceFile`) stabilized before it'll work on stable Rust.
that could probably be worked around with a build script, but i do not want to do that.

## name

Django is named after a guitarist that one of the original developers liked, so i've named Tosin similarly.

## license

while Tosin is still unusable, there is no license.
once it becomes usable, i will pick one.