willbe 0.35.0

Utility to publish multi-crate and multi-workspace environments and maintain their consistency.
Documentation
use super :: *;
use test_tools :: *;

/// Entities of which spaces consists of.
mod entity;

/// Genera-purpose tools which might be moved out one day.
mod tool;

/// Describes CLI commands.
mod command;

/// Describes functions that can be called from an interface.
mod action_tests;

mod helper;

mod package;

/// Publishing algorithm tests
mod publish;

// aaa: for Petro: for Bohdan: for Nikita: sort out test files to be consistent with src files
// sorted

// qqq: for Mykyta: to avoid names collisions add postfix _test for all dirs and files in dir `inc`
// query.rs -> query_test.rs