Absolute pain of the iterator kind (start laying out a user's followers)
This commit is contained in:
parent
2592ec7265
commit
58c41778e7
3 changed files with 70 additions and 26 deletions
|
@ -837,7 +837,7 @@ impl Workspace {
|
|||
&self.project
|
||||
}
|
||||
|
||||
pub fn client(&self) -> &Arc<Client> {
|
||||
pub fn client(&self) -> &Client {
|
||||
&self.client
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue