index
:
server
this commit
prime
An enterprise grocery management system - strongly inspired by grocy
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
rocie-server
/
src
/
api
/
get
/
no_auth
/
mod.rs
blob: 38a041ce0e647c1031f680b135e0facd0db8fe08 (
plain
) (
blame
)
1
2
3
use
actix_web
::
web
;
pub
(
crate
)
fn
register_paths
(
cfg
:
&
mut
web
::
ServiceConfig
)
{}