Class Option_PathFailureZ

    • Method Detail

      • some

        public static Option_PathFailureZ some​(PathFailure o)
        Constructs a new COption_PathFailureZ containing a crate::lightning::events::PathFailure
      • none

        public static Option_PathFailureZ none()
        Constructs a new COption_PathFailureZ containing nothing
      • clone

        public Option_PathFailureZ clone()
        Creates a new COption_PathFailureZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object