Module Await_capsule

include module type of struct include Portable_kernel.Capsule end
module type Module_with_mutex = sig ... end
module type Module_with_rwlock = sig ... end
module Mutex : sig ... end
module With_mutex : sig ... end
module Rwlock : sig ... end
module With_rwlock : sig ... end