[][src]Function coto::get_section

pub async fn get_section<'_, '_>(
    token: &'_ String,
    id: &'_ String
) -> Result<String, Box<dyn Error>>