pub fn get_supported_standards() -> Vec<Standard>
Expand description

Retrieves the supported standards for the reputation module.

This function returns the list of supported standards for the reputation module.

§Returns

  • Vec<Standard> - A vector of supported standards.