This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45e33ce1bf
assimp
/
port
/
AssimpRs
/
src
/
lib.rs
8 lines
95 B
Rust
Raw
Blame
History
#[
cfg(test)
]
mod
tests
{
#[
test
]
fn
it_works
(
)
{
assert_eq!
(
2
+
2
,
4
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink