Format

object Format
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class FormatMutableBuilder[Self <: Format[_], PubF](val x: Self & Format[PubF]) extends AnyVal

Value members

Concrete methods

@inline
def apply[PubF](format: PubF, `type`: pkcs1 | spki): Format[PubF]