This website requires JavaScript.
Explore
Help
Sign In
philipp
/
risp
Watch
1
Star
1
Fork
0
You've already forked risp
Code
Issues
19
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
risp
/
src
/
lib.rs
7 lines
81 B
Rust
Raw
Normal View
History
Unescape
Escape
add config for law texts, fixes #3
2024-02-06 10:17:14 +01:00
pub
mod
config
;
move 'overview' code (getting paragraphs of law text) into lib
2024-02-04 21:15:15 +01:00
pub
mod
misc
;
restructure project
2024-02-06 11:45:44 +01:00
pub
mod
law
;
pub
mod
overview
;
pub
mod
paragraph
;
Reference in New Issue
Copy Permalink