seed
Module: seed
Section titled “Module: seed”Contents
Section titled “Contents”Structs
firma_authority::seed::SeedFile
Section titled “firma_authority::seed::SeedFile”Struct
Methods:
fn from_issuance(out: &IssuanceResult) -> Selffn to_toml(self: &Self) -> Result<String>- Serialize as pretty-printed TOML.
Trait Implementations:
- Serialize
fn serialize<__S>(self: &Self, __serializer: __S) -> _serde::__private228::Result<<__S as >::Ok, <__S as >::Error>
- Debug
fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result