embeddenator-cli 0.22.0

CLI interface for Embeddenator holographic computing substrate
Documentation
1
2
3
4
5
//! Utility functions for CLI operations

pub mod path;

pub use path::{logical_path_for_file_input, path_to_forward_slash_string};