Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-rust/yew-components
/ it_works
Function
it_works
src/lib.rs:305–307 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
303
mod tests {
304
#[test]
305
fn it_works() {
306
assert_eq!(2 + 2, 4);
307
}
308
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected