pub fn has_fully_temporary_spaces() -> bool
Expand description

Check whether the current tarantool executable supports the api for fully temporary spaces.

If this function returns false creating spaces with SpaceType::Temporary will not work.