This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_rust_static-assertions-rs
Watch
1
Star
0
Fork
0
You've already forked third_party_rust_static-assertions-rs
mirror of
https://github.com/openharmony/third_party_rust_static-assertions-rs.git
synced
2026-07-20 19:57:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8
Commits
229
Branches
28
Tags
44723583e8f1b00caedbb952af23908d875d2bcb
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nikolai Vazquez
44723583e8
Comment out failing macro
...
Serves as an example, but shouldn't be emitted because tests will fail.
2017-08-12 14:41:17 -04:00
src
Create assert_eq_size macro
2017-08-12 14:38:51 -04:00
tests
Comment out failing macro
2017-08-12 14:41:17 -04:00
.gitignore
Create .gitignore
2017-08-12 14:02:37 -04:00
Cargo.toml
[Cargo] Add no-std category
2017-08-12 14:13:21 -04:00
LICENSE-APACHE
Dual license project under MIT and Apache 2.0
2017-08-12 14:05:30 -04:00
LICENSE-MIT
Dual license project under MIT and Apache 2.0
2017-08-12 14:05:30 -04:00
S
Description
提供用于编译时静态断言的宏。 | A Rust library that provides support for compile-time assertions.
866
KiB
Languages
Rust
100%