huskies: merge 858
This commit is contained in:
@@ -20,6 +20,7 @@ pub struct MatrixTransport {
|
||||
}
|
||||
|
||||
impl MatrixTransport {
|
||||
/// Creates a new `MatrixTransport` wrapping the given Matrix SDK `Client`.
|
||||
pub fn new(client: Client) -> Self {
|
||||
Self { client }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user