forked from jmug/stoatchat
Add onboarding and FromRequest for User.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
/**
|
||||
pub mod user;
|
||||
pub mod reference;
|
||||
|
||||
/*
|
||||
// ! FIXME
|
||||
impl<'r> FromParam<'r> for User {
|
||||
type Error = &'r RawStr;
|
||||
|
||||
Reference in New Issue
Block a user