Module fusionauth_rust_client::models::requirable
source · Structs§
- Requirable : Something that can be required and thus also optional. This currently extends Enableable because anything that is requireoptional is almost always enableable as well.