pub fn create( root: impl AsRef<Path>, name: &str, source: &Source, ) -> Result<Repository>
Creates a new current-layout repository containing source.
source