In order to solve cyclic dependency problems, we should move all constants application-wide in the `constants` crate which has no dependencies.
In order to solve cyclic dependency problems, we should move all constants application-wide in the
constantscrate which has no dependencies.