| 1 | //! The `split` command for creating a new view from an existing one. |
| 2 | //! |
| 3 | //! This module implements the `atomic split` command, which creates a new |
| 4 | //! view by forking from an existing view. This is a convenience wrapper |
nothing calls this directly
no outgoing calls
no test coverage detected