[][src]Function coto::new_section

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