Move box.schema to separate module and split it into submodules
- Move box.schema to separate module and split it into 4 submodules.
- Move all structs, enumbs, etc. to index.rs and space.rs
- Implement Default trait for SpaceCreateOptions.
- Remove find_by_id and drop from method from Sequence - just use drop_sequence in schema.