|
|
|
|
|
by LeanderK
1106 days ago
|
|
> all functions marked inline (regardless which crate). Is this a problem is rust? Is too much/too little marked inline? What if you really need to inline some function from some library that was not marked inline by the author? |
|