class documentation

class MapStringString(MutableMapping[str, str]):

View In Hierarchy

dict(str, str) のdict配列(シノニム)です。通常のdict同様に使用できます。