Type Definition quantmath::dates::calendar::RcCalendar[][src]

type RcCalendar = Qrc<Calendar>;

Trait Implementations

impl<'de> Deserialize<'de> for RcCalendar
[src]

Implement deserialization for subclasses of the type

Deserialize this value from the given Serde deserializer. Read more