create_vote

Function create_vote 

Source
pub async fn create_vote(
    configuration: &Configuration,
    params: CreateVoteParams,
) -> Result<VoteComment200Response, Error<CreateVoteError>>