Derive Macro BorshSchema

Source
#[derive(BorshSchema)]
{
    // Attributes available to this derive:
    #[alias]
    #[schema_skip]
}