//! Planetary Constants Kernel (PCK) format stub
//!
//! PCK files contain rotation and orientation data for planets and moons.
//! This is a placeholder for future implementation.
use Path;
use Arc;
use DAF;
use Result;
/// Planetary Constants Kernel (PCK) file reader