Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/burtonageo/apply
/ types & classes
Types & classes
3 in github.com/burtonageo/apply
⨍
Functions
10
◇
Types & classes
3
Interface
Also
Represents a type that you can apply arbitrary functions to. Useful for when a method doesn't return the receiver but you want to apply several of the
src/also.rs:4
Interface
Apply
Represents a type which can have functions applied to it (implemented by default for all types).
src/lib.rs:16
Class
Xample
tests/lib.rs:7