Function diesel_codegen_shared::migration_directory_from_given_path [] [src]

pub fn migration_directory_from_given_path(
    given_path: Option<&str>
) -> Result<PathBuf, Box<Error>>