pub async fn post_acl( client: &Client, opts: &ManagementOpts, hostname: &str, q_type: QueueType, username: &str, ) -> Result<(), ErrResp>
To create an ACL rule of a topic for the user.