Function user_current_post_key

Source
pub async fn user_current_post_key(
    configuration: &Configuration,
    body: Option<CreateKeyOption>,
) -> Result<PublicKey, Error<UserCurrentPostKeyError>>