Sign in
apache
/
iggy
/
refs/heads/zero_copy_schema
/
.
/
server
/
src
/
binary
/
handlers
/
partitions
/
mod.rs
blob: 238f0a632b2e6de581298bb5a4d3f043e330b2aa [
file
]
pub
mod
create_partitions_handler
;
pub
mod
delete_partitions_handler
;
pub
const
COMPONENT
:
&
str
=
"PARTITIONS_HANDLER"
;