Sign in
apache
/
iggy
/
refs/heads/remove-cli-from-docker
/
.
/
sdk
/
src
/
partitions
/
mod.rs
blob: aa9ea17044d3fa7306213b856fb7f509d5a206c0 [
file
]
pub
mod
create_partitions
;
pub
mod
delete_partitions
;
const
MAX_PARTITIONS_COUNT
:
u32
=
1000
;