This website requires JavaScript.
Explore
Help
Sign In
FabInfra-Mirror
/
libs.nfc_rs
Watch
1
Star
0
Fork
0
You've already forked libs.nfc_rs
mirror of
https://gitlab.com/fabinfra/fabaccess/nfc_rs.git
synced
2025-03-12 14:51:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libs.nfc_rs
/
tests
/
lib.rs
8 lines
95 B
Rust
Raw
Normal View
History
Unescape
Escape
Initial cipher implementation
2021-01-24 05:19:35 +01:00
#[
cfg(test)
]
mod
tests
{
#[
test
]
fn
it_works
(
)
{
assert_eq!
(
2
+
2
,
4
)
;
}
reformated files with rustfmt
2021-12-26 02:33:05 +01:00
}
Reference in New Issue
Copy Permalink