pin_add

Function pin_add 

Source
pub async fn pin_add(
    resource_type: &str,
    url_or_id: &str,
    alias: &str,
    tags: Option<&str>,
) -> Response