This website requires JavaScript.
Explore
Help
Sign In
P4Pillon
/
Krys4lide
Watch
4
Star
2
Fork
0
You've already forked Krys4lide
Code
Issues
27
Pull Requests
3
Actions
Packages
Projects
1
Releases
Activity
78bf81c301
Krys4lide
/
crates
/
sesam-vitale
/
src
/
main.rs
9 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
feat: cleaning of all the ssv_memory and ssvlib_demo to get a cleaner cps::lire_carte API
2024-08-02 00:08:49 +02:00
mod
cps
;
fix: make sesam-vitale build works even when having a lib.rs file
2024-07-27 16:04:05 +02:00
mod
libssv
;
feat: add a function to read a "bloc / field size" in SSV memory
2024-07-30 15:15:24 +02:00
mod
ssv_memory
;
feat: cleaning of all the ssv_memory and ssvlib_demo to get a cleaner cps::lire_carte API
2024-08-02 00:08:49 +02:00
mod
ssvlib_demo
;
chore: setup sesam-vitale lib with crossplatform ssv usage
2024-07-23 14:15:06 +02:00
fn
main
(
)
{
ssvlib_demo
::
demo
(
)
;
}
Reference in New Issue
Copy Permalink