feature(space) add `create` function
- Port
box.schema.space.create()
function toSpace::create
. - Add tests for
Space::create
. - Remove all *.snap and *.xlog files after running tests.
box.schema.space.create()
function to Space::create
.Space::create
.