[][src]Function hatchling::convert_facebook_to_solid

pub fn convert_facebook_to_solid(
    profile_path: &str,
    friends_path: Option<&str>
) -> Result<String, Error>