about summary refs log tree commit diff stats
path: root/crates/rocie-server/src/api/set/mod.rs
blob: c6ee9ab76813adaf205c8775239b0ded02c44600 (plain) (blame)
1
2
pub(crate) mod auth;
pub(crate) mod no_auth;