pub fn deserialize_forester_pda(data: &[u8]) -> Result<ForesterPda, Error>Expand description
Deserializes a ForesterPda from account data. Skips the 8-byte Anchor discriminator automatically.
pub fn deserialize_forester_pda(data: &[u8]) -> Result<ForesterPda, Error>Deserializes a ForesterPda from account data. Skips the 8-byte Anchor discriminator automatically.